Uses of Interface
net.opengis.cat.csw.x202.GetRecordByIdResponseType

Packages that use GetRecordByIdResponseType
net.opengis.cat.csw.x202   
net.opengis.cat.csw.x202.impl   
 

Uses of GetRecordByIdResponseType in net.opengis.cat.csw.x202
 

Methods in net.opengis.cat.csw.x202 that return GetRecordByIdResponseType
 GetRecordByIdResponseType GetRecordByIdResponseDocument.addNewGetRecordByIdResponse()
          Appends and returns a new empty "GetRecordByIdResponse" element
 GetRecordByIdResponseType GetRecordByIdResponseDocument.getGetRecordByIdResponse()
          Gets the "GetRecordByIdResponse" element
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.newInstance()
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(File file)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(InputStream is)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(Node node)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(Reader r)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(String xmlAsString)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(URL u)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(XMLStreamReader sr)
           
static GetRecordByIdResponseType GetRecordByIdResponseType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.cat.csw.x202 with parameters of type GetRecordByIdResponseType
 void GetRecordByIdResponseDocument.setGetRecordByIdResponse(GetRecordByIdResponseType getRecordByIdResponse)
          Sets the "GetRecordByIdResponse" element
 

Uses of GetRecordByIdResponseType in net.opengis.cat.csw.x202.impl
 

Classes in net.opengis.cat.csw.x202.impl that implement GetRecordByIdResponseType
 class GetRecordByIdResponseTypeImpl
          An XML GetRecordByIdResponseType(@http://www.opengis.net/cat/csw/2.0.2).
 

Methods in net.opengis.cat.csw.x202.impl that return GetRecordByIdResponseType
 GetRecordByIdResponseType GetRecordByIdResponseDocumentImpl.addNewGetRecordByIdResponse()
          Appends and returns a new empty "GetRecordByIdResponse" element
 GetRecordByIdResponseType GetRecordByIdResponseDocumentImpl.getGetRecordByIdResponse()
          Gets the "GetRecordByIdResponse" element
 

Methods in net.opengis.cat.csw.x202.impl with parameters of type GetRecordByIdResponseType
 void GetRecordByIdResponseDocumentImpl.setGetRecordByIdResponse(GetRecordByIdResponseType getRecordByIdResponse)
          Sets the "GetRecordByIdResponse" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.