Uses of Enum Class
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 class with the specified name.static AnonymousType[]AnonymousType.values()Returns an array containing the constants of this enum class, 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.