|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JAXBUtils.CONSTRUCTION_TYPE | |
---|---|
org.apache.axis2.jaxws.message.databinding |
Uses of JAXBUtils.CONSTRUCTION_TYPE in org.apache.axis2.jaxws.message.databinding |
---|
Methods in org.apache.axis2.jaxws.message.databinding that return JAXBUtils.CONSTRUCTION_TYPE | |
---|---|
JAXBUtils.CONSTRUCTION_TYPE |
JAXBBlockContext.getConstructionType()
|
static JAXBUtils.CONSTRUCTION_TYPE |
JAXBUtils.CONSTRUCTION_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JAXBUtils.CONSTRUCTION_TYPE[] |
JAXBUtils.CONSTRUCTION_TYPE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Method parameters in org.apache.axis2.jaxws.message.databinding with type arguments of type JAXBUtils.CONSTRUCTION_TYPE | |
---|---|
static javax.xml.bind.JAXBContext |
JAXBUtils.getJAXBContext(java.util.TreeSet<java.lang.String> contextPackages,
Holder<JAXBUtils.CONSTRUCTION_TYPE> constructionType,
java.lang.String key)
Get a JAXBContext for the class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |