public class CapabilityUUVElementType extends Object
Java class for capabilityUUVElementType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="capabilityUUVElementType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="value" use="required" type="{}uuvCapabilityType" />
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
| protected UuvCapabilityType | value | 
| Constructor and Description | 
|---|
| CapabilityUUVElementType() | 
| Modifier and Type | Method and Description | 
|---|---|
| UuvCapabilityType | getValue()Gets the value of the value property. | 
| void | setValue(UuvCapabilityType value)Sets the value of the value property. | 
protected UuvCapabilityType value
public UuvCapabilityType getValue()
UuvCapabilityTypepublic void setValue(UuvCapabilityType value)
value - allowed object is
     UuvCapabilityType