Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.faults |
Modifier and Type | Field and Description |
---|---|
protected ServiceUnavailableFaultCodes |
ServiceUnavailableException.code |
Modifier and Type | Method and Description |
---|---|
static ServiceUnavailableFaultCodes |
ServiceUnavailableFaultCodes.fromValue(String v) |
ServiceUnavailableFaultCodes |
ServiceUnavailableException.getCode()
Gets the value of the code property.
|
static ServiceUnavailableFaultCodes |
ServiceUnavailableFaultCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceUnavailableFaultCodes[] |
ServiceUnavailableFaultCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceUnavailableFaultCodes> |
ObjectFactory.createServiceUnavailableFaultCodes(ServiceUnavailableFaultCodes value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServiceUnavailableFaultCodes> |
ObjectFactory.createServiceUnavailableFaultCodes(ServiceUnavailableFaultCodes value)
|
void |
ServiceUnavailableException.setCode(ServiceUnavailableFaultCodes value)
Sets the value of the code property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.