|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.CodedDescriptionType
org.tolven.ccr.VehicleType.Product.Size
public static class VehicleType.Product.Size
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:astm-org:CCR}CodedDescriptionType">
<sequence>
<element name="SizeSequencePosition" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="VariableSizeModifier" type="{urn:astm-org:CCR}CodedDescriptionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.tolven.ccr.CodedDescriptionType |
|---|
CodedDescriptionType.ObjectAttribute |
| Constructor Summary | |
|---|---|
VehicleType.Product.Size()
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getSizeSequencePosition()
Gets the value of the sizeSequencePosition property. |
CodedDescriptionType |
getVariableSizeModifier()
Gets the value of the variableSizeModifier property. |
void |
setSizeSequencePosition(java.math.BigInteger value)
Sets the value of the sizeSequencePosition property. |
void |
setVariableSizeModifier(CodedDescriptionType value)
Sets the value of the variableSizeModifier property. |
| Methods inherited from class org.tolven.ccr.CodedDescriptionType |
|---|
getCode, getObjectAttribute, getText, setText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VehicleType.Product.Size()
| Method Detail |
|---|
public java.math.BigInteger getSizeSequencePosition()
BigIntegerpublic void setSizeSequencePosition(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CodedDescriptionType getVariableSizeModifier()
CodedDescriptionTypepublic void setVariableSizeModifier(CodedDescriptionType value)
value - allowed object is
CodedDescriptionType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||