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()
XSParticlegetParticle()
XSSimpleContentTypegetSimpleContent()
booleanhasSimpleContent()
booleanisElementOnly()
booleanisEmpty()
booleanisMixed()

Constructor Detail

XSSimpleContentImpl

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

Method Detail

getAttributes

public XSAttributable[] getAttributes()

getComplexContentType

public XsComplexContentType getComplexContentType()

getParticle

public XSParticle getParticle()

getSimpleContent

public XSSimpleContentType getSimpleContent()

hasSimpleContent

public boolean hasSimpleContent()

isElementOnly

public boolean isElementOnly()

isEmpty

public boolean isEmpty()

isMixed

public boolean isMixed()