Uses of Class
org.apache.cxf.hello_world_jms.types.ErrorCode
-
Packages that use ErrorCode Package Description org.apache.cxf.hello_world_jms.types -
-
Uses of ErrorCode in org.apache.cxf.hello_world_jms.types
Fields in org.apache.cxf.hello_world_jms.types declared as ErrorCode Modifier and Type Field Description protected ErrorCodeNoSuchCodeLit. codeMethods in org.apache.cxf.hello_world_jms.types that return ErrorCode Modifier and Type Method Description ErrorCodeObjectFactory. createErrorCode()Create an instance ofErrorCodeErrorCodeNoSuchCodeLit. getCode()Gets the value of the code property.Methods in org.apache.cxf.hello_world_jms.types with parameters of type ErrorCode Modifier and Type Method Description voidNoSuchCodeLit. setCode(ErrorCode value)Sets the value of the code property.
-