Uses of Class
net.opengis.ows._2.ReferenceType

Packages that use ReferenceType
net.opengis.ows._2   
 

Uses of ReferenceType in net.opengis.ows._2
 

Subclasses of ReferenceType in net.opengis.ows._2
 class ServiceReferenceType
          Complete reference to a remote resource that needs to be retrieved from an OWS using an XML-encoded operation request.
 

Methods in net.opengis.ows._2 that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

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

Methods in net.opengis.ows._2 with parameters of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



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