Uses of Class
net.opengis.gml.UserDefinedCSType

Packages that use UserDefinedCSType
net.opengis.gml   
 

Uses of UserDefinedCSType in net.opengis.gml
 

Fields in net.opengis.gml declared as UserDefinedCSType
protected  UserDefinedCSType UserDefinedCSRefType.userDefinedCS
           
 

Methods in net.opengis.gml that return UserDefinedCSType
 UserDefinedCSType ObjectFactory.createUserDefinedCSType()
          Create an instance of UserDefinedCSType
 UserDefinedCSType UserDefinedCSRefType.getUserDefinedCS()
          Obtient la valeur de la propriété userDefinedCS.
 

Methods in net.opengis.gml that return types with arguments of type UserDefinedCSType
 JAXBElement<UserDefinedCSType> ObjectFactory.createUserDefinedCS(UserDefinedCSType value)
          Create an instance of JAXBElement<UserDefinedCSType>}
 

Methods in net.opengis.gml with parameters of type UserDefinedCSType
 JAXBElement<UserDefinedCSType> ObjectFactory.createUserDefinedCS(UserDefinedCSType value)
          Create an instance of JAXBElement<UserDefinedCSType>}
 void UserDefinedCSRefType.setUserDefinedCS(UserDefinedCSType value)
          Définit la valeur de la propriété userDefinedCS.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.