|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumServiceException | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumServiceException in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumServiceException | |
---|---|
protected EnumServiceException |
CmisFaultType.type
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumServiceException | |
---|---|
static EnumServiceException |
EnumServiceException.fromValue(java.lang.String v)
|
EnumServiceException |
CmisFaultType.getType()
Gets the value of the type property. |
static EnumServiceException |
EnumServiceException.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnumServiceException[] |
EnumServiceException.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumServiceException | |
---|---|
void |
CmisFaultType.setType(EnumServiceException value)
Sets the value of the type property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |