private static class complexType.InheritBaseContentTypeRef extends java.lang.Object implements Ref.ContentType
Modifier and Type | Field and Description |
---|---|
private Ref.Type |
baseType |
private SchemaDocumentImpl |
currentDocument |
private XSContentType |
empty |
private XSContentType |
expContent |
Modifier | Constructor and Description |
---|---|
private |
InheritBaseContentTypeRef(Ref.Type _baseType,
XSContentType _explicitContent,
NGCCRuntimeEx $runtime) |
Modifier and Type | Method and Description |
---|---|
XSContentType |
getContentType() |
private final Ref.Type baseType
private final XSContentType empty
private final XSContentType expContent
private final SchemaDocumentImpl currentDocument
private InheritBaseContentTypeRef(Ref.Type _baseType, XSContentType _explicitContent, NGCCRuntimeEx $runtime)
public XSContentType getContentType()
getContentType
in interface Ref.ContentType