|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlStreamWriterMethodType | |
---|---|
com.sun.xml.ws.policy.jaxws.xmlstreamwriter |
Uses of XmlStreamWriterMethodType in com.sun.xml.ws.policy.jaxws.xmlstreamwriter |
---|
Methods in com.sun.xml.ws.policy.jaxws.xmlstreamwriter that return XmlStreamWriterMethodType | |
---|---|
XmlStreamWriterMethodType |
Invocation.getMethodType()
Returns information about the type of the method represented by this Invocation instance |
static XmlStreamWriterMethodType |
XmlStreamWriterMethodType.valueOf(java.lang.String name)
Returns 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're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |