public class XSSimpleContentTypeImpl extends java.lang.Object implements XSSimpleContentType
Modifier | Constructor and Description |
---|---|
protected |
XSSimpleContentTypeImpl(XSType pComplexType,
XSType pSimpleType,
XsObject pBaseType) |
Modifier and Type | Method and Description |
---|---|
protected XsObject |
getBaseType() |
protected XSType |
getComplexType() |
XSType |
getType()
Returns the contents type.
|
protected XSType getComplexType()
protected XsObject getBaseType()
public XSType getType()
XSSimpleContentType
Returns the contents type.
getType
in interface XSSimpleContentType