Uses of Class
net.opengis.gml.AbstractStyleType

Packages that use AbstractStyleType
net.opengis.gml   
 

Uses of AbstractStyleType in net.opengis.gml
 

Subclasses of AbstractStyleType in net.opengis.gml
 class StyleType
          [complexType of] Predefined concrete value of the top-level property.
 

Fields in net.opengis.gml with type parameters of type AbstractStyleType
protected  JAXBElement<? extends AbstractStyleType> DefaultStylePropertyType.style
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractStyleType
 JAXBElement<? extends AbstractStyleType> DefaultStylePropertyType.getStyle()
          Obtient la valeur de la propriété style.
 

Methods in net.opengis.gml with parameters of type AbstractStyleType
 AStyleElement ObjectFactory.createAStyleElement(AbstractStyleType value)
          Create an instance of AStyleElement}
 

Method parameters in net.opengis.gml with type arguments of type AbstractStyleType
 void DefaultStylePropertyType.setStyle(JAXBElement<? extends AbstractStyleType> value)
          Définit la valeur de la propriété style.
 

Constructors in net.opengis.gml with parameters of type AbstractStyleType
AStyleElement(AbstractStyleType value)
           
 



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