public class VolumeType extends MeasureType
Java class for VolumeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VolumeType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureType">
</restriction>
</simpleContent>
</complexType>
uom, value| Constructor and Description |
|---|
VolumeType()
Default no-arg constructor
|
VolumeType(double value,
String uom)
Fully-initialising value constructor
|
public VolumeType()
public VolumeType(double value,
String uom)
Copyright © 2019 B3Partners B.V.. All rights reserved.