Uses of Class
net.opengis.gml.MultiSolidType

Packages that use MultiSolidType
net.opengis.gml   
 

Uses of MultiSolidType in net.opengis.gml
 

Fields in net.opengis.gml declared as MultiSolidType
protected  MultiSolidType MultiSolidPropertyType.multiSolid
           
 

Methods in net.opengis.gml that return MultiSolidType
 MultiSolidType ObjectFactory.createMultiSolidType()
          Create an instance of MultiSolidType
 MultiSolidType MultiSolidPropertyType.getMultiSolid()
          Obtient la valeur de la propriété multiSolid.
 

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

Methods in net.opengis.gml with parameters of type MultiSolidType
 JAXBElement<MultiSolidType> ObjectFactory.createMultiSolid(MultiSolidType value)
          Create an instance of JAXBElement<MultiSolidType>}
 void MultiSolidPropertyType.setMultiSolid(MultiSolidType value)
          Définit la valeur de la propriété multiSolid.
 



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