Uses of Interface
net.opengis.swe.x101.TimeDocument.Time
-
Packages that use TimeDocument.Time Package Description net.opengis.swe.x101 net.opengis.swe.x101.impl -
-
Uses of TimeDocument.Time in net.opengis.swe.x101
Methods in net.opengis.swe.x101 that return TimeDocument.Time Modifier and Type Method Description TimeDocument.TimeAbstractConditionalType.Condition. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAnyDataPropertyType. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAnyScalarPropertyType. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeConditionalValueType.Data. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeDataComponentPropertyType. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeTimeDocument. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeTimePropertyType. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeVectorType.Coordinate. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAbstractConditionalType.Condition. getTime()Gets the "Time" elementTimeDocument.TimeAnyDataPropertyType. getTime()Gets the "Time" elementTimeDocument.TimeAnyScalarPropertyType. getTime()Gets the "Time" elementTimeDocument.TimeConditionalValueType.Data. getTime()Gets the "Time" elementTimeDocument.TimeDataComponentPropertyType. getTime()Gets the "Time" elementTimeDocument.TimeTimeDocument. getTime()Gets the "Time" elementTimeDocument.TimeTimePropertyType. getTime()Gets the "Time" elementTimeDocument.TimeVectorType.Coordinate. getTime()Gets the "Time" elementstatic TimeDocument.TimeTimeDocument.Time.Factory. newInstance()static TimeDocument.TimeTimeDocument.Time.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.swe.x101 with parameters of type TimeDocument.Time Modifier and Type Method Description voidAbstractConditionalType.Condition. setTime(TimeDocument.Time time)Sets the "Time" elementvoidAnyDataPropertyType. setTime(TimeDocument.Time time)Sets the "Time" elementvoidAnyScalarPropertyType. setTime(TimeDocument.Time time)Sets the "Time" elementvoidConditionalValueType.Data. setTime(TimeDocument.Time time)Sets the "Time" elementvoidDataComponentPropertyType. setTime(TimeDocument.Time time)Sets the "Time" elementvoidTimeDocument. setTime(TimeDocument.Time time)Sets the "Time" elementvoidTimePropertyType. setTime(TimeDocument.Time time)Sets the "Time" elementvoidVectorType.Coordinate. setTime(TimeDocument.Time time)Sets the "Time" element -
Uses of TimeDocument.Time in net.opengis.swe.x101.impl
Classes in net.opengis.swe.x101.impl that implement TimeDocument.Time Modifier and Type Class Description static classTimeDocumentImpl.TimeImplAn XML Time(@http://www.opengis.net/swe/1.0.1).Methods in net.opengis.swe.x101.impl that return TimeDocument.Time Modifier and Type Method Description TimeDocument.TimeAbstractConditionalTypeImpl.ConditionImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAnyDataPropertyTypeImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAnyScalarPropertyTypeImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeConditionalValueTypeImpl.DataImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeDataComponentPropertyTypeImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeTimeDocumentImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeTimePropertyTypeImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeVectorTypeImpl.CoordinateImpl. addNewTime()Appends and returns a new empty "Time" elementTimeDocument.TimeAbstractConditionalTypeImpl.ConditionImpl. getTime()Gets the "Time" elementTimeDocument.TimeAnyDataPropertyTypeImpl. getTime()Gets the "Time" elementTimeDocument.TimeAnyScalarPropertyTypeImpl. getTime()Gets the "Time" elementTimeDocument.TimeConditionalValueTypeImpl.DataImpl. getTime()Gets the "Time" elementTimeDocument.TimeDataComponentPropertyTypeImpl. getTime()Gets the "Time" elementTimeDocument.TimeTimeDocumentImpl. getTime()Gets the "Time" elementTimeDocument.TimeTimePropertyTypeImpl. getTime()Gets the "Time" elementTimeDocument.TimeVectorTypeImpl.CoordinateImpl. getTime()Gets the "Time" elementMethods in net.opengis.swe.x101.impl with parameters of type TimeDocument.Time Modifier and Type Method Description voidAbstractConditionalTypeImpl.ConditionImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidAnyDataPropertyTypeImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidAnyScalarPropertyTypeImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidConditionalValueTypeImpl.DataImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidDataComponentPropertyTypeImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidTimeDocumentImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidTimePropertyTypeImpl. setTime(TimeDocument.Time time)Sets the "Time" elementvoidVectorTypeImpl.CoordinateImpl. setTime(TimeDocument.Time time)Sets the "Time" element
-