public class MetadataDouble extends X3DMetadataObject
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{}X3DMetadataObject">
<attribute name="value" type="{}MFDouble" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MFDouble |
value |
containerField, name, reference| Constructor and Description |
|---|
MetadataDouble() |
| Modifier and Type | Method and Description |
|---|---|
MFDouble |
getValue()
Gets the value of the value property.
|
void |
setValue(MFDouble value)
Sets the value of the value property.
|
getContainerField, getName, getReference, setContainerField, setName, setReferenceprotected MFDouble value