Uses of Class
net.opengis.fes._2.AbstractIdType

Packages that use AbstractIdType
net.opengis.fes._2   
 

Uses of AbstractIdType in net.opengis.fes._2
 

Subclasses of AbstractIdType in net.opengis.fes._2
 class ResourceIdType
          Classe Java pour ResourceIdType complex type.
 

Fields in net.opengis.fes._2 with type parameters of type AbstractIdType
protected  List<JAXBElement<? extends AbstractIdType>> FilterType.id
           
protected  List<JAXBElement<? extends AbstractIdType>> UnaryLogicOpType.id
           
 

Methods in net.opengis.fes._2 that return types with arguments of type AbstractIdType
 JAXBElement<AbstractIdType> ObjectFactory.createId(AbstractIdType value)
          Create an instance of JAXBElement<AbstractIdType>}
 List<JAXBElement<? extends AbstractIdType>> FilterType.getId()
          Gets the value of the id property.
 List<JAXBElement<? extends AbstractIdType>> UnaryLogicOpType.getId()
          Gets the value of the id property.
 

Methods in net.opengis.fes._2 with parameters of type AbstractIdType
 JAXBElement<AbstractIdType> ObjectFactory.createId(AbstractIdType value)
          Create an instance of JAXBElement<AbstractIdType>}
 



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