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

Class JAXBGroupImpl

public class JAXBGroupImpl extends XSGroupImpl implements JAXBGroup

Author: Jochen Wiedmann

Constructor Summary
protected JAXBGroupImpl(XSObject pParent, XsTGroupRef pBaseGroup)

Creates a new instance of JAXBGroupImpl.

protected JAXBGroupImpl(XSObject pParent, XsTNamedGroup pBaseGroup)

Creates a new instance of JAXBGroupImpl.

protected JAXBGroupImpl(XSObject pParent, XsEChoice pChoice)

Creates a new instance of JAXBGroupImpl.

protected JAXBGroupImpl(XSObject pParent, XsESequence pSequence)

Creates a new instance of JAXBGroupImpl.

JAXBGroupImpl(XSObject pParent, XsTAll pAll)

Creates a new instance of JAXBGroupImpl.

Method Summary
JAXBClassgetJAXBClass()
JAXBSchemaBindingsgetJAXBSchemaBindings()
voidvalidate()

Constructor Detail

JAXBGroupImpl

protected JAXBGroupImpl(XSObject pParent, XsTGroupRef pBaseGroup)

Creates a new instance of JAXBGroupImpl.

JAXBGroupImpl

protected JAXBGroupImpl(XSObject pParent, XsTNamedGroup pBaseGroup)

Creates a new instance of JAXBGroupImpl.

JAXBGroupImpl

protected JAXBGroupImpl(XSObject pParent, XsEChoice pChoice)

Creates a new instance of JAXBGroupImpl.

JAXBGroupImpl

protected JAXBGroupImpl(XSObject pParent, XsESequence pSequence)

Creates a new instance of JAXBGroupImpl.

JAXBGroupImpl

public JAXBGroupImpl(XSObject pParent, XsTAll pAll)

Creates a new instance of JAXBGroupImpl.

Method Detail

getJAXBClass

public JAXBClass getJAXBClass()

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()

validate

public void validate()