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

Class JAXBSimpleContentTypeImpl

Implemented Interfaces:
JAXBPropertyOwner, JAXBSimpleContentType, XSSimpleContentType

public class JAXBSimpleContentTypeImpl
extends XSSimpleContentTypeImpl
implements JAXBSimpleContentType

Author:
Jochen Wiedmann

Constructor Summary

JAXBSimpleContentTypeImpl(XSType pComplexType, XSType pSimpleType, XsTComplexType pBaseType)
Creates a new instance of JAXBSimpleContentTypeImpl.

Method Summary

JAXBProperty
getJAXBProperty()
JAXBSchemaBindings
getJAXBSchemaBindings()

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl

getBaseType, getComplexType, getType

Constructor Details

JAXBSimpleContentTypeImpl

protected JAXBSimpleContentTypeImpl(XSType pComplexType,
                                    XSType pSimpleType,
                                    XsTComplexType pBaseType)
            throws SAXException
Creates a new instance of JAXBSimpleContentTypeImpl.

Method Details

getJAXBProperty

public JAXBProperty getJAXBProperty()
Specified by:
getJAXBProperty in interface JAXBSimpleContentType
getJAXBProperty in interface JAXBPropertyOwner

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()
Specified by:
getJAXBSchemaBindings in interface JAXBSimpleContentType
getJAXBSchemaBindings in interface JAXBPropertyOwner