Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface JAXBXsObjectFactory
extends XsObjectFactory
Method Summary | |
JAXBProperty.BaseType |
|
JAXBClass |
|
JAXBGlobalBindings |
|
JAXBJavaType.JAXBGlobalJavaType |
|
JAXBJavaType |
|
JAXBJavadoc |
|
JAXBProperty |
|
JAXBSchemaBindings |
|
JAXBTypesafeEnumClass |
|
JAXBTypesafeEnumMember |
|
JAXBSchemaBindings.NameTransformation |
|
JAXBSchemaBindings.NameXmlTransform |
|
JAXBSchemaBindings.Package |
|
public JAXBProperty.BaseType newBaseType(XsObject pParent)
Returns a new instance of JAXBProperty.BaseType.
public JAXBGlobalBindings newJAXBGlobalBindings(XsObject pParent)
Returns a new instance of JAXBGlobalBindings.
public JAXBJavaType.JAXBGlobalJavaType newJAXBGlobalJavaType(XsObject pParent)
Returns a new instance of JAXBGlobalJavaType.
public JAXBJavaType newJAXBJavaType(XsObject pParent)
Returns a new instance of JAXBJavaType.
public JAXBJavadoc newJAXBJavadoc(XsObject pParent)
Returns a new instance of JAXBJavadoc.
public JAXBProperty newJAXBProperty(XsObject pParent)
Returns a new instance of JAXBProperty.
public JAXBSchemaBindings newJAXBSchemaBindings(XsObject pParent)
Returns a new instance of JAXBSchemaBindings.
public JAXBTypesafeEnumClass newJAXBTypesafeEnumClass(XsObject pParent)
Returns a new instance of JAXBTypesafeEnumClass.
public JAXBTypesafeEnumMember newJAXBTypesafeEnumMember(XsObject pParent)
Returns a new instance of JAXBTypesafeEnumMember.
public JAXBSchemaBindings.NameTransformation newNameTransformation(XsObject pParent)
Returns a new instance of NameTransformation.
public JAXBSchemaBindings.NameXmlTransform newNameXmlTransform(XsObject pParent)
Returns a new instance of NameXmlTransform.
public JAXBSchemaBindings.Package newPackage(XsObject pParent)
Returns a new instance of Package.