public static class Production.Characters 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>
<element name="charactersDatatypeID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
charactersDatatypeID |
| Constructor and Description |
|---|
Characters() |
| Modifier and Type | Method and Description |
|---|---|
long |
getCharactersDatatypeID()
Gets the value of the charactersDatatypeID property.
|
void |
setCharactersDatatypeID(long value)
Sets the value of the charactersDatatypeID property.
|
Copyright © 2018 Siemens AG. All rights reserved.