public static class PlatformType.Ls454 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">
<all>
<element name="INSTRUMENT_MODEL">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="454 GS"/>
<enumeration value="454 GS 20"/>
<enumeration value="454 GS FLX"/>
<enumeration value="454 GS FLX+"/>
<enumeration value="454 GS FLX Titanium"/>
<enumeration value="454 GS Junior"/>
<enumeration value="unspecified"/>
</restriction>
</simpleType>
</element>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
instrumentModel |
| Constructor and Description |
|---|
PlatformType.Ls454() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentModel()
Gets the value of the instrumentModel property.
|
void |
setInstrumentModel(String value)
Sets the value of the instrumentModel property.
|
protected String instrumentModel
public PlatformType.Ls454()
public String getInstrumentModel()
Stringpublic void setInstrumentModel(String value)
value - allowed object is
StringCopyright © 2014–2015. All rights reserved.