Uses of Class
net.opengis.gml.AssociationType

Packages that use AssociationType
net.opengis.gml   
 

Uses of AssociationType in net.opengis.gml
 

Fields in net.opengis.gml declared as AssociationType
protected  AssociationType ObservationType.resultOf
           
 

Fields in net.opengis.gml with type parameters of type AssociationType
protected  List<AssociationType> BagType.member
           
 

Methods in net.opengis.gml that return AssociationType
 AssociationType ObjectFactory.createAssociationType()
          Create an instance of AssociationType
 AssociationType ObservationType.getResultOf()
          Obtient la valeur de la propriété resultOf.
 

Methods in net.opengis.gml that return types with arguments of type AssociationType
 JAXBElement<AssociationType> ObjectFactory.createAssociation(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createMember(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createResultOf(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createStrictAssociation(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 List<AssociationType> BagType.getMember()
          Gets the value of the member property.
 

Methods in net.opengis.gml with parameters of type AssociationType
 JAXBElement<AssociationType> ObjectFactory.createAssociation(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createMember(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createResultOf(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 JAXBElement<AssociationType> ObjectFactory.createStrictAssociation(AssociationType value)
          Create an instance of JAXBElement<AssociationType>}
 void ObservationType.setResultOf(AssociationType value)
          Définit la valeur de la propriété resultOf.
 



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