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

Packages that use ResourceIdType
net.opengis.fes._2   
net.opengis.wfs._2_1   
 

Uses of ResourceIdType in net.opengis.fes._2
 

Methods in net.opengis.fes._2 that return ResourceIdType
 ResourceIdType ObjectFactory.createResourceIdType()
          Create an instance of ResourceIdType
 

Methods in net.opengis.fes._2 that return types with arguments of type ResourceIdType
 JAXBElement<ResourceIdType> ObjectFactory.createResourceId(ResourceIdType value)
          Create an instance of JAXBElement<ResourceIdType>}
 

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

Uses of ResourceIdType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 with type parameters of type ResourceIdType
protected  List<ResourceIdType> FeaturesNotLockedType.resourceId
           
protected  List<ResourceIdType> FeaturesLockedType.resourceId
           
protected  List<ResourceIdType> CreatedOrModifiedFeatureType.resourceId
           
 

Methods in net.opengis.wfs._2_1 that return types with arguments of type ResourceIdType
 List<ResourceIdType> FeaturesNotLockedType.getResourceId()
          Gets the value of the resourceId property.
 List<ResourceIdType> FeaturesLockedType.getResourceId()
          Gets the value of the resourceId property.
 List<ResourceIdType> CreatedOrModifiedFeatureType.getResourceId()
          Gets the value of the resourceId property.
 



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