Uses of Class
net.opengis.swecommon.v_2_0.TimeType

Uses of TimeType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as TimeType
protected  TimeType TimePropertyType.time
           
protected  TimeType AnyScalarPropertyType.time
           
protected  TimeType AnyNumericalPropertyType.time
           
 

Methods in net.opengis.swecommon.v_2_0 that return TimeType
 TimeType ObjectFactory.createTimeType()
          Create an instance of TimeType
 TimeType TimePropertyType.getTime()
          Gets the value of the time property.
 TimeType AnyScalarPropertyType.getTime()
          Gets the value of the time property.
 TimeType AnyNumericalPropertyType.getTime()
          Gets the value of the time property.
 TimeType TimeType.withAxisID(String value)
           
 TimeType TimeType.withConstraint(AllowedTimesPropertyType value)
           
 TimeType TimeType.withDefinition(String value)
           
 TimeType TimeType.withDescription(String value)
           
 TimeType TimeType.withExtension(Collection<Object> values)
           
 TimeType TimeType.withExtension(List<Object> value)
           
 TimeType TimeType.withExtension(Object... values)
           
 TimeType TimeType.withId(String value)
           
 TimeType TimeType.withIdentifier(String value)
           
 TimeType TimeType.withLabel(String value)
           
 TimeType TimeType.withLocalFrame(String value)
           
 TimeType TimeType.withNilValues(NilValuesPropertyType value)
           
 TimeType TimeType.withOptional(boolean value)
           
 TimeType TimeType.withQuality(Collection<QualityPropertyType> values)
           
 TimeType TimeType.withQuality(List<QualityPropertyType> value)
           
 TimeType TimeType.withQuality(QualityPropertyType... values)
           
 TimeType TimeType.withReferenceFrame(String value)
           
 TimeType TimeType.withReferenceTime(XMLGregorianCalendar value)
           
 TimeType TimeType.withUom(UnitReference value)
           
 TimeType TimeType.withUpdatable(boolean value)
           
 TimeType TimeType.withValue(Collection<String> values)
           
 TimeType TimeType.withValue(List<String> value)
           
 TimeType TimeType.withValue(String... values)
           
 

Methods in net.opengis.swecommon.v_2_0 that return types with arguments of type TimeType
 JAXBElement<TimeType> ObjectFactory.createTime(TimeType value)
          Create an instance of JAXBElement<TimeType>}
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type TimeType
 JAXBElement<TimeType> ObjectFactory.createTime(TimeType value)
          Create an instance of JAXBElement<TimeType>}
 void TimePropertyType.setTime(TimeType value)
          Sets the value of the time property.
 void AnyScalarPropertyType.setTime(TimeType value)
          Sets the value of the time property.
 void AnyNumericalPropertyType.setTime(TimeType value)
          Sets the value of the time property.
 VectorType.Coordinate VectorType.Coordinate.withTime(TimeType value)
           
 TimePropertyType TimePropertyType.withTime(TimeType value)
           
 AnyScalarPropertyType AnyScalarPropertyType.withTime(TimeType value)
           
 AnyNumericalPropertyType AnyNumericalPropertyType.withTime(TimeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.