org.apache.ws.jaxme.generator.sg.impl

Class JAXBSimpleContentTypeSG

public class JAXBSimpleContentTypeSG extends Object implements SimpleContentSGChain

Author: Jochen Wiedmann

Constructor Summary
protected JAXBSimpleContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType)

Creates a new instance of JAXBSimpleContentSG.java.

Method Summary
TypeSGgetContentTypeSG(SimpleContentSG pController)
PropertySGgetPropertySG(SimpleContentSG pController)
TypeSGgetTypeSG(SimpleContentSG pController)
voidinit(SimpleContentSG pController)
ObjectnewPropertySGChain(SimpleContentSG pController)

Constructor Detail

JAXBSimpleContentTypeSG

protected JAXBSimpleContentTypeSG(ComplexTypeSG pComplexTypeSG, XSType pType)

Creates a new instance of JAXBSimpleContentSG.java.

Method Detail

getContentTypeSG

public TypeSG getContentTypeSG(SimpleContentSG pController)

getPropertySG

public PropertySG getPropertySG(SimpleContentSG pController)

getTypeSG

public TypeSG getTypeSG(SimpleContentSG pController)

init

public void init(SimpleContentSG pController)

newPropertySGChain

public Object newPropertySGChain(SimpleContentSG pController)