public static class NamespaceContext.QnameContext extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice minOccurs="0">
<element name="globalSimpleTypeDatatypeID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
<element name="globalComplexTypeGrammarID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
</choice>
<element name="globalElementGrammarID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="globalAttributeDatatypeID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
</sequence>
<attribute name="localName" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
globalAttributeDatatypeID |
protected Long |
globalComplexTypeGrammarID |
protected Long |
globalElementGrammarID |
protected Long |
globalSimpleTypeDatatypeID |
protected String |
localName |
| Constructor and Description |
|---|
QnameContext() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGlobalAttributeDatatypeID()
Gets the value of the globalAttributeDatatypeID property.
|
Long |
getGlobalComplexTypeGrammarID()
Gets the value of the globalComplexTypeGrammarID property.
|
Long |
getGlobalElementGrammarID()
Gets the value of the globalElementGrammarID property.
|
Long |
getGlobalSimpleTypeDatatypeID()
Gets the value of the globalSimpleTypeDatatypeID property.
|
String |
getLocalName()
Gets the value of the localName property.
|
void |
setGlobalAttributeDatatypeID(Long value)
Sets the value of the globalAttributeDatatypeID property.
|
void |
setGlobalComplexTypeGrammarID(Long value)
Sets the value of the globalComplexTypeGrammarID property.
|
void |
setGlobalElementGrammarID(Long value)
Sets the value of the globalElementGrammarID property.
|
void |
setGlobalSimpleTypeDatatypeID(Long value)
Sets the value of the globalSimpleTypeDatatypeID property.
|
void |
setLocalName(String value)
Sets the value of the localName property.
|
protected Long globalSimpleTypeDatatypeID
protected Long globalComplexTypeGrammarID
protected Long globalElementGrammarID
protected Long globalAttributeDatatypeID
protected String localName
public Long getGlobalSimpleTypeDatatypeID()
Longpublic void setGlobalSimpleTypeDatatypeID(Long value)
value - allowed object is
Longpublic Long getGlobalComplexTypeGrammarID()
Longpublic void setGlobalComplexTypeGrammarID(Long value)
value - allowed object is
Longpublic Long getGlobalElementGrammarID()
Longpublic void setGlobalElementGrammarID(Long value)
value - allowed object is
Longpublic Long getGlobalAttributeDatatypeID()
Longpublic void setGlobalAttributeDatatypeID(Long value)
value - allowed object is
Longpublic String getLocalName()
StringCopyright © 2018 Siemens AG. All rights reserved.