|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetRecordByIdType | |
---|---|
net.opengis.cat.csw.x202 | |
net.opengis.cat.csw.x202.impl |
Uses of GetRecordByIdType in net.opengis.cat.csw.x202 |
---|
Methods in net.opengis.cat.csw.x202 that return GetRecordByIdType | |
---|---|
GetRecordByIdType |
GetRecordByIdDocument.addNewGetRecordById()
Appends and returns a new empty "GetRecordById" element |
GetRecordByIdType |
GetRecordByIdDocument.getGetRecordById()
Gets the "GetRecordById" element |
static GetRecordByIdType |
GetRecordByIdType.Factory.newInstance()
|
static GetRecordByIdType |
GetRecordByIdType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(File file)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(InputStream is)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(Node node)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(Reader r)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(String xmlAsString)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(URL u)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(XMLStreamReader sr)
|
static GetRecordByIdType |
GetRecordByIdType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.cat.csw.x202 with parameters of type GetRecordByIdType | |
---|---|
void |
GetRecordByIdDocument.setGetRecordById(GetRecordByIdType getRecordById)
Sets the "GetRecordById" element |
Uses of GetRecordByIdType in net.opengis.cat.csw.x202.impl |
---|
Classes in net.opengis.cat.csw.x202.impl that implement GetRecordByIdType | |
---|---|
class |
GetRecordByIdTypeImpl
An XML GetRecordByIdType(@http://www.opengis.net/cat/csw/2.0.2). |
Methods in net.opengis.cat.csw.x202.impl that return GetRecordByIdType | |
---|---|
GetRecordByIdType |
GetRecordByIdDocumentImpl.addNewGetRecordById()
Appends and returns a new empty "GetRecordById" element |
GetRecordByIdType |
GetRecordByIdDocumentImpl.getGetRecordById()
Gets the "GetRecordById" element |
Methods in net.opengis.cat.csw.x202.impl with parameters of type GetRecordByIdType | |
---|---|
void |
GetRecordByIdDocumentImpl.setGetRecordById(GetRecordByIdType getRecordById)
Sets the "GetRecordById" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |