org.apache.ws.jaxme.xs.jaxb.impl
public class JAXBTypeImpl extends XSTypeImpl implements JAXBType
| Constructor Summary | |
|---|---|
| protected | JAXBTypeImpl(XSObject pParent, XsETopLevelSimpleType pSimpleType) Creates a new instance of JAXBTypeImpl. |
| protected | JAXBTypeImpl(XSObject pParent, XsTLocalSimpleType pSimpleType) Creates a new instance of JAXBTypeImpl. |
| protected | JAXBTypeImpl(XSObject pParent, XsTSimpleRestrictionType pSimpleType) Creates a new instance of JAXBTypeImpl. |
| protected | JAXBTypeImpl(XSObject pParent, XsTComplexType pComplexType) Creates a new instance of JAXBTypeImpl. |
| protected | JAXBTypeImpl(XSObject pParent, XsTLocalComplexType pComplexType) Creates a new instance of JAXBTypeImpl. |
| Method Summary | |
|---|---|
| JAXBClass | getJAXBClass() |
| JAXBJavaType | getJAXBJavaType() |
| JAXBSchemaBindings | getJAXBSchemaBindings() |
| void | validate() |
Creates a new instance of JAXBTypeImpl.
Creates a new instance of JAXBTypeImpl.
Creates a new instance of JAXBTypeImpl.
Creates a new instance of JAXBTypeImpl.
Creates a new instance of JAXBTypeImpl.