|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrprep.model.instance.Instance.Fleet.VehicleProfile.Trailers
public static class Instance.Fleet.VehicleProfile.Trailers
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>positiveInteger">
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected BigInteger |
type
|
protected BigInteger |
value
|
| Constructor Summary | |
|---|---|
Instance.Fleet.VehicleProfile.Trailers()
|
|
| Method Summary | |
|---|---|
BigInteger |
getType()
Gets the value of the type property. |
BigInteger |
getValue()
Gets the value of the value property. |
void |
setType(BigInteger value)
Sets the value of the type property. |
void |
setValue(BigInteger value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BigInteger value
protected BigInteger type
| Constructor Detail |
|---|
public Instance.Fleet.VehicleProfile.Trailers()
| Method Detail |
|---|
public BigInteger getValue()
BigIntegerpublic void setValue(BigInteger value)
value - allowed object is
BigIntegerpublic BigInteger getType()
BigIntegerpublic void setType(BigInteger value)
value - allowed object is
BigInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||