Uses of Class
net.opengis.gml.SolidArrayPropertyType

Packages that use SolidArrayPropertyType
net.opengis.gml   
 

Uses of SolidArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as SolidArrayPropertyType
protected  SolidArrayPropertyType MultiSolidType.solidMembers
           
 

Methods in net.opengis.gml that return SolidArrayPropertyType
 SolidArrayPropertyType ObjectFactory.createSolidArrayPropertyType()
          Create an instance of SolidArrayPropertyType
 SolidArrayPropertyType MultiSolidType.getSolidMembers()
          Obtient la valeur de la propriété solidMembers.
 

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

Methods in net.opengis.gml with parameters of type SolidArrayPropertyType
 JAXBElement<SolidArrayPropertyType> ObjectFactory.createSolidArrayProperty(SolidArrayPropertyType value)
          Create an instance of JAXBElement<SolidArrayPropertyType>}
 JAXBElement<SolidArrayPropertyType> ObjectFactory.createSolidMembers(SolidArrayPropertyType value)
          Create an instance of JAXBElement<SolidArrayPropertyType>}
 void MultiSolidType.setSolidMembers(SolidArrayPropertyType value)
          Définit la valeur de la propriété solidMembers.
 



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