|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataNotAvailableType | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of DataNotAvailableType in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return DataNotAvailableType | |
---|---|
DataNotAvailableType |
DataNotAvailablePropertyType.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailableDocument.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DescribeResultAccessResponseType.Availability.Unavailable.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
AvailableOrNotPropertyType.Unavailable.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailablePropertyType.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailableDocument.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
DescribeResultAccessResponseType.Availability.Unavailable.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
AvailableOrNotPropertyType.Unavailable.getDataNotAvailable()
Gets the "DataNotAvailable" element |
static DataNotAvailableType |
DataNotAvailableType.Factory.newInstance()
|
static DataNotAvailableType |
DataNotAvailableType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(File file)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(InputStream is)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(Node node)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(Reader r)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(String xmlAsString)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(URL u)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(XMLStreamReader sr)
|
static DataNotAvailableType |
DataNotAvailableType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type DataNotAvailableType | |
---|---|
void |
DataNotAvailablePropertyType.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
DataNotAvailableDocument.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
DescribeResultAccessResponseType.Availability.Unavailable.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
AvailableOrNotPropertyType.Unavailable.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
Uses of DataNotAvailableType in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement DataNotAvailableType | |
---|---|
class |
DataNotAvailableTypeImpl
An XML DataNotAvailableType(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return DataNotAvailableType | |
---|---|
DataNotAvailableType |
AvailableOrNotPropertyTypeImpl.UnavailableImpl.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DescribeResultAccessResponseTypeImpl.AvailabilityImpl.UnavailableImpl.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailableDocumentImpl.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailablePropertyTypeImpl.addNewDataNotAvailable()
Appends and returns a new empty "DataNotAvailable" element |
DataNotAvailableType |
AvailableOrNotPropertyTypeImpl.UnavailableImpl.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
DescribeResultAccessResponseTypeImpl.AvailabilityImpl.UnavailableImpl.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailableDocumentImpl.getDataNotAvailable()
Gets the "DataNotAvailable" element |
DataNotAvailableType |
DataNotAvailablePropertyTypeImpl.getDataNotAvailable()
Gets the "DataNotAvailable" element |
Methods in net.opengis.sps.x20.impl with parameters of type DataNotAvailableType | |
---|---|
void |
AvailableOrNotPropertyTypeImpl.UnavailableImpl.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
DescribeResultAccessResponseTypeImpl.AvailabilityImpl.UnavailableImpl.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
DataNotAvailableDocumentImpl.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
void |
DataNotAvailablePropertyTypeImpl.setDataNotAvailable(DataNotAvailableType dataNotAvailable)
Sets the "DataNotAvailable" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |