org.apache.ws.jaxme.xs.impl

Class XSTypeImpl.XSSimpleContentImpl

public class XSTypeImpl.XSSimpleContentImpl extends XSTypeImpl.XSComplexTypeImpl

Constructor Summary
XSSimpleContentImpl(XSType pOwner, XsTComplexType pType, XsESimpleContent pSimpleContent)
Method Summary
XSAttributable[]getAttributes()
XsComplexContentTypegetComplexContentType()
XSTypegetExtendedType()
XSParticlegetParticle()
XSSimpleContentTypegetSimpleContent()
booleanhasSimpleContent()
booleanisElementOnly()
booleanisEmpty()
booleanisExtension()
booleanisMixed()

Constructor Detail

XSSimpleContentImpl

public XSSimpleContentImpl(XSType pOwner, XsTComplexType pType, XsESimpleContent pSimpleContent)

Method Detail

getAttributes

public XSAttributable[] getAttributes()

getComplexContentType

public XsComplexContentType getComplexContentType()

getExtendedType

public XSType getExtendedType()

getParticle

public XSParticle getParticle()

getSimpleContent

public XSSimpleContentType getSimpleContent()

hasSimpleContent

public boolean hasSimpleContent()

isElementOnly

public boolean isElementOnly()

isEmpty

public boolean isEmpty()

isExtension

public boolean isExtension()

isMixed

public boolean isMixed()