net.opengis.sps.x20
Interface DescribeResultAccessResponseType.Availability.Available

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
DescribeResultAccessResponseTypeImpl.AvailabilityImpl.AvailableImpl
Enclosing interface:
DescribeResultAccessResponseType.Availability

public static interface DescribeResultAccessResponseType.Availability.Available
extends org.apache.xmlbeans.XmlObject

An XML available(@http://www.opengis.net/sps/2.0). This is a complex type.


Nested Class Summary
static class DescribeResultAccessResponseType.Availability.Available.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 DataAvailableType addNewDataAvailable()
          Appends and returns a new empty "DataAvailable" element
 DataAvailableType getDataAvailable()
          Gets the "DataAvailable" element
 void setDataAvailable(DataAvailableType dataAvailable)
          Sets the "DataAvailable" element
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getDataAvailable

DataAvailableType getDataAvailable()
Gets the "DataAvailable" element


setDataAvailable

void setDataAvailable(DataAvailableType dataAvailable)
Sets the "DataAvailable" element


addNewDataAvailable

DataAvailableType addNewDataAvailable()
Appends and returns a new empty "DataAvailable" element



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