org.apache.ws.jaxme.xs.jaxb.impl

Class JAXBPropertyImpl.BaseTypeImpl

Enclosing Class:
JAXBPropertyImpl
Implemented Interfaces:
JAXBProperty.BaseType, XsObject

public static class JAXBPropertyImpl.BaseTypeImpl
extends JAXBXsObjectImpl
implements JAXBProperty.BaseType

Constructor Summary

BaseTypeImpl(XsObject pParent)
Creates a new instance of JAXBPropertyImpl.

Method Summary

JAXBJavaType
createJavaType()
JAXBJavaType
getJavaType()

Methods inherited from class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectImpl

getJAXBXsObjectFactory

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl

asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate

Constructor Details

BaseTypeImpl

protected BaseTypeImpl(XsObject pParent)
Creates a new instance of JAXBPropertyImpl.

Method Details

createJavaType

public JAXBJavaType createJavaType()

getJavaType

public JAXBJavaType getJavaType()
Specified by:
getJavaType in interface JAXBProperty.BaseType