org.apache.ws.jaxme.generator.sg
public interface SimpleContentSG
Method Summary | |
---|---|
TypeSG | getContentTypeSG() Returns the content elements simple type. |
PropertySG | getPropertySG() Returns the content elements {@link PropertySG}. |
TypeSG | getTypeSG() Returns the complex type, to which this content element belongs. |
void | init() Initializes the SimpleContentSG. |
Object | newPropertySGChain() Creates an instance of {@link org.apache.ws.jaxme.generator.sg.PropertySGChain} generating the content element. |
Returns the content elements simple type.
Returns the content elements {@link PropertySG}.
Returns the complex type, to which this content element belongs.
Initializes the SimpleContentSG.
Creates an instance of {@link org.apache.ws.jaxme.generator.sg.PropertySGChain} generating the content element.