Uses of Class
net.opengis.se._2_0.thematic.PieSubtypeType

Packages that use PieSubtypeType
net.opengis.se._2_0.thematic   
 

Uses of PieSubtypeType in net.opengis.se._2_0.thematic
 

Fields in net.opengis.se._2_0.thematic declared as PieSubtypeType
protected  PieSubtypeType PieChartType.pieSubtype
           
 

Methods in net.opengis.se._2_0.thematic that return PieSubtypeType
static PieSubtypeType PieSubtypeType.fromValue(String v)
           
 PieSubtypeType PieChartType.getPieSubtype()
          Obtient la valeur de la propriété pieSubtype.
static PieSubtypeType PieSubtypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PieSubtypeType[] PieSubtypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.se._2_0.thematic that return types with arguments of type PieSubtypeType
 JAXBElement<PieSubtypeType> ObjectFactory.createPieSubtype(PieSubtypeType value)
          Create an instance of JAXBElement<PieSubtypeType>}
 

Methods in net.opengis.se._2_0.thematic with parameters of type PieSubtypeType
 JAXBElement<PieSubtypeType> ObjectFactory.createPieSubtype(PieSubtypeType value)
          Create an instance of JAXBElement<PieSubtypeType>}
 void PieChartType.setPieSubtype(PieSubtypeType value)
          Définit la valeur de la propriété pieSubtype.
 



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