Uses of Class
net.opengis.gml.ArrayAssociationType

Packages that use ArrayAssociationType
net.opengis.gml   
 

Uses of ArrayAssociationType in net.opengis.gml
 

Fields in net.opengis.gml declared as ArrayAssociationType
protected  ArrayAssociationType ArrayType.members
           
protected  ArrayAssociationType BagType.members
           
 

Methods in net.opengis.gml that return ArrayAssociationType
 ArrayAssociationType ObjectFactory.createArrayAssociationType()
          Create an instance of ArrayAssociationType
 ArrayAssociationType ArrayType.getMembers()
          Obtient la valeur de la propriété members.
 ArrayAssociationType BagType.getMembers()
          Obtient la valeur de la propriété members.
 

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

Methods in net.opengis.gml with parameters of type ArrayAssociationType
 JAXBElement<ArrayAssociationType> ObjectFactory.createMembers(ArrayAssociationType value)
          Create an instance of JAXBElement<ArrayAssociationType>}
 void ArrayType.setMembers(ArrayAssociationType value)
          Définit la valeur de la propriété members.
 void BagType.setMembers(ArrayAssociationType value)
          Définit la valeur de la propriété members.
 



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