Uses of Class
net.opengis.gml.CompassPointEnumeration

Packages that use CompassPointEnumeration
net.opengis.gml   
 

Uses of CompassPointEnumeration in net.opengis.gml
 

Fields in net.opengis.gml declared as CompassPointEnumeration
protected  CompassPointEnumeration DirectionPropertyType.compassPoint
           
 

Methods in net.opengis.gml that return CompassPointEnumeration
static CompassPointEnumeration CompassPointEnumeration.fromValue(String v)
           
 CompassPointEnumeration DirectionPropertyType.getCompassPoint()
          Obtient la valeur de la propriété compassPoint.
static CompassPointEnumeration CompassPointEnumeration.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompassPointEnumeration[] CompassPointEnumeration.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in net.opengis.gml with parameters of type CompassPointEnumeration
 JAXBElement<CompassPointEnumeration> ObjectFactory.createCompassPoint(CompassPointEnumeration value)
          Create an instance of JAXBElement<CompassPointEnumeration>}
 void DirectionPropertyType.setCompassPoint(CompassPointEnumeration value)
          Définit la valeur de la propriété compassPoint.
 



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