Package org.somda.sdc.mdpws.model
Class DualChannelType.Value
- java.lang.Object
-
- javax.xml.bind.JAXBElement<DualChannelValueType>
-
- org.somda.sdc.mdpws.model.DualChannelType.Value
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DualChannelType
public static class DualChannelType.Value extends javax.xml.bind.JAXBElement<DualChannelValueType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Value()Value(DualChannelValueType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Value
public Value(DualChannelValueType value)
-
Value
public Value()
-
-