public class UuvPlanesOrderElementType extends Object
Java class for uuvPlanesOrderElementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="uuvPlanesOrderElementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="stern" type="{}signedPercentType" />
<attribute name="bow" type="{}signedPercentType" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
bow |
protected Double |
stern |
| Constructor and Description |
|---|
UuvPlanesOrderElementType() |