Uses of Class
net.opengis.gml.v_3_3.lr.ReferentTypeType

Packages that use ReferentTypeType
net.opengis.gml.v_3_3.lr   
 

Uses of ReferentTypeType in net.opengis.gml.v_3_3.lr
 

Fields in net.opengis.gml.v_3_3.lr declared as ReferentTypeType
protected  ReferentTypeType ReferentType.type
           
 

Methods in net.opengis.gml.v_3_3.lr that return ReferentTypeType
static ReferentTypeType ReferentTypeType.fromValue(String v)
           
 ReferentTypeType ReferentType.getType()
          Gets the value of the type property.
static ReferentTypeType ReferentTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferentTypeType[] ReferentTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type ReferentTypeType
 void ReferentType.setType(ReferentTypeType value)
          Sets the value of the type property.
 ReferentType ReferentType.withType(ReferentTypeType value)
           
 



Copyright © 2008-2016. All Rights Reserved.