public class TimeType extends MeasureType
Java class for TimeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureType">
</restriction>
</simpleContent>
</complexType>
public TimeType()
public TimeType(double value,
String uom)
Copyright © 2015. All rights reserved.