Uses of Class
org.citygml4j.jaxb.gml._3_1_1.TimeIndeterminateValueType

Packages that use TimeIndeterminateValueType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of TimeIndeterminateValueType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TimeIndeterminateValueType
static TimeIndeterminateValueType TimeIndeterminateValueType.fromValue(java.lang.String v)
           
 TimeIndeterminateValueType TimePositionType.getIndeterminatePosition()
          Ruft den Wert der indeterminatePosition-Eigenschaft ab.
static TimeIndeterminateValueType TimeIndeterminateValueType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TimeIndeterminateValueType[] TimeIndeterminateValueType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TimeIndeterminateValueType
 void TimePositionType.setIndeterminatePosition(TimeIndeterminateValueType value)
          Legt den Wert der indeterminatePosition-Eigenschaft fest.