Uses of Class
ch.aeis.exchange.web.ws.exchange_1_0.StatusWS
-
-
Uses of StatusWS in ch.aeis.exchange.web.ws.exchange_1_0
Methods in ch.aeis.exchange.web.ws.exchange_1_0 that return StatusWS Modifier and Type Method Description StatusWS
DocumentWS. getStatus()
static StatusWS
StatusWS. valueOf(String name)
Returns the enum constant of this type with the specified name.static StatusWS[]
StatusWS. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.aeis.exchange.web.ws.exchange_1_0 with parameters of type StatusWS Modifier and Type Method Description void
DocumentWS. setStatus(StatusWS status)
-