Uses of Enum
org.apache.cxf.ws.addressing.wsdl.AnonymousType
Packages that use AnonymousType
-
Uses of AnonymousType in org.apache.cxf.ws.addressing.wsdl
Fields in org.apache.cxf.ws.addressing.wsdl declared as AnonymousTypeMethods in org.apache.cxf.ws.addressing.wsdl that return AnonymousTypeModifier and TypeMethodDescriptionstatic AnonymousTypeAnonymous.getValue()Gets the value of the value property.static AnonymousTypeReturns the enum constant of this type with the specified name.static AnonymousType[]AnonymousType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.ws.addressing.wsdl with parameters of type AnonymousTypeModifier and TypeMethodDescriptionvoidAnonymous.setValue(AnonymousType value) Sets the value of the value property.