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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return SuccessionType
static SuccessionType SuccessionType.fromValue(java.lang.String v)
           
static SuccessionType SuccessionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SuccessionType[] SuccessionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.