public class SeaState extends Object
Java class for seaState complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="seaState">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="value" type="{http://www.nps.edu/AUVW}seaStateValues"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected int | value | 
| Constructor and Description | 
|---|
| SeaState() |