Uses of Enum
com.sun.xml.ws.xmlfilter.XmlStreamWriterMethodType
Packages that use XmlStreamWriterMethodType
-
Uses of XmlStreamWriterMethodType in com.sun.xml.ws.xmlfilter
Methods in com.sun.xml.ws.xmlfilter that return XmlStreamWriterMethodTypeModifier and TypeMethodDescriptionInvocation.getMethodType()Returns information about the type of the method represented by thisInvocationinstancestatic XmlStreamWriterMethodTypeReturns the enum constant of this type with the specified name.static XmlStreamWriterMethodType[]XmlStreamWriterMethodType.values()Returns an array containing the constants of this enum type, in the order they are declared.