Uses of Class
net.opengis.sld._1_2.OwsTypeType

Packages that use OwsTypeType
net.opengis.sld._1_2   
 

Uses of OwsTypeType in net.opengis.sld._1_2
 

Fields in net.opengis.sld._1_2 declared as OwsTypeType
protected  OwsTypeType LayerDescriptionType.owsType
           
 

Methods in net.opengis.sld._1_2 that return OwsTypeType
static OwsTypeType OwsTypeType.fromValue(String v)
           
 OwsTypeType LayerDescriptionType.getOwsType()
          Obtient la valeur de la propriété owsType.
static OwsTypeType OwsTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OwsTypeType[] OwsTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.sld._1_2 with parameters of type OwsTypeType
 void LayerDescriptionType.setOwsType(OwsTypeType value)
          Définit la valeur de la propriété owsType.
 



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