net.opengis.ows.x11
Interface ServiceIdentificationDocument.ServiceIdentification

All Superinterfaces:
DescriptionType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
ServiceIdentificationDocumentImpl.ServiceIdentificationImpl
Enclosing interface:
ServiceIdentificationDocument

public static interface ServiceIdentificationDocument.ServiceIdentification
extends DescriptionType

An XML ServiceIdentification(@http://www.opengis.net/ows/1.1). This is a complex type.


Nested Class Summary
static class ServiceIdentificationDocument.ServiceIdentification.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
 void addAccessConstraints(String accessConstraints)
          Appends the value as the last "AccessConstraints" element
 org.apache.xmlbeans.XmlString addNewAccessConstraints()
          Appends and returns a new empty value (as xml) as the last "AccessConstraints" element
 org.apache.xmlbeans.XmlAnyURI addNewProfile()
          Appends and returns a new empty value (as xml) as the last "Profile" element
 CodeType addNewServiceType()
          Appends and returns a new empty "ServiceType" element
 VersionType addNewServiceTypeVersion()
          Appends and returns a new empty value (as xml) as the last "ServiceTypeVersion" element
 void addProfile(String profile)
          Appends the value as the last "Profile" element
 void addServiceTypeVersion(String serviceTypeVersion)
          Appends the value as the last "ServiceTypeVersion" element
 String[] getAccessConstraintsArray()
          Gets array of all "AccessConstraints" elements
 String getAccessConstraintsArray(int i)
          Gets ith "AccessConstraints" element
 String getFees()
          Gets the "Fees" element
 String[] getProfileArray()
          Gets array of all "Profile" elements
 String getProfileArray(int i)
          Gets ith "Profile" element
 CodeType getServiceType()
          Gets the "ServiceType" element
 String[] getServiceTypeVersionArray()
          Gets array of all "ServiceTypeVersion" elements
 String getServiceTypeVersionArray(int i)
          Gets ith "ServiceTypeVersion" element
 void insertAccessConstraints(int i, String accessConstraints)
          Inserts the value as the ith "AccessConstraints" element
 org.apache.xmlbeans.XmlString insertNewAccessConstraints(int i)
          Inserts and returns a new empty value (as xml) as the ith "AccessConstraints" element
 org.apache.xmlbeans.XmlAnyURI insertNewProfile(int i)
          Inserts and returns a new empty value (as xml) as the ith "Profile" element
 VersionType insertNewServiceTypeVersion(int i)
          Inserts and returns a new empty value (as xml) as the ith "ServiceTypeVersion" element
 void insertProfile(int i, String profile)
          Inserts the value as the ith "Profile" element
 void insertServiceTypeVersion(int i, String serviceTypeVersion)
          Inserts the value as the ith "ServiceTypeVersion" element
 boolean isSetFees()
          True if has "Fees" element
 void removeAccessConstraints(int i)
          Removes the ith "AccessConstraints" element
 void removeProfile(int i)
          Removes the ith "Profile" element
 void removeServiceTypeVersion(int i)
          Removes the ith "ServiceTypeVersion" element
 void setAccessConstraintsArray(int i, String accessConstraints)
          Sets ith "AccessConstraints" element
 void setAccessConstraintsArray(String[] accessConstraintsArray)
          Sets array of all "AccessConstraints" element
 void setFees(String fees)
          Sets the "Fees" element
 void setProfileArray(int i, String profile)
          Sets ith "Profile" element
 void setProfileArray(String[] profileArray)
          Sets array of all "Profile" element
 void setServiceType(CodeType serviceType)
          Sets the "ServiceType" element
 void setServiceTypeVersionArray(int i, String serviceTypeVersion)
          Sets ith "ServiceTypeVersion" element
 void setServiceTypeVersionArray(String[] serviceTypeVersionArray)
          Sets array of all "ServiceTypeVersion" element
 int sizeOfAccessConstraintsArray()
          Returns number of "AccessConstraints" element
 int sizeOfProfileArray()
          Returns number of "Profile" element
 int sizeOfServiceTypeVersionArray()
          Returns number of "ServiceTypeVersion" element
 void unsetFees()
          Unsets the "Fees" element
 org.apache.xmlbeans.XmlString[] xgetAccessConstraintsArray()
          Gets (as xml) array of all "AccessConstraints" elements
 org.apache.xmlbeans.XmlString xgetAccessConstraintsArray(int i)
          Gets (as xml) ith "AccessConstraints" element
 org.apache.xmlbeans.XmlString xgetFees()
          Gets (as xml) the "Fees" element
 org.apache.xmlbeans.XmlAnyURI[] xgetProfileArray()
          Gets (as xml) array of all "Profile" elements
 org.apache.xmlbeans.XmlAnyURI xgetProfileArray(int i)
          Gets (as xml) ith "Profile" element
 VersionType[] xgetServiceTypeVersionArray()
          Gets (as xml) array of all "ServiceTypeVersion" elements
 VersionType xgetServiceTypeVersionArray(int i)
          Gets (as xml) ith "ServiceTypeVersion" element
 void xsetAccessConstraintsArray(int i, org.apache.xmlbeans.XmlString accessConstraints)
          Sets (as xml) ith "AccessConstraints" element
 void xsetAccessConstraintsArray(org.apache.xmlbeans.XmlString[] accessConstraintsArray)
          Sets (as xml) array of all "AccessConstraints" element
 void xsetFees(org.apache.xmlbeans.XmlString fees)
          Sets (as xml) the "Fees" element
 void xsetProfileArray(int i, org.apache.xmlbeans.XmlAnyURI profile)
          Sets (as xml) ith "Profile" element
 void xsetProfileArray(org.apache.xmlbeans.XmlAnyURI[] profileArray)
          Sets (as xml) array of all "Profile" element
 void xsetServiceTypeVersionArray(int i, VersionType serviceTypeVersion)
          Sets (as xml) ith "ServiceTypeVersion" element
 void xsetServiceTypeVersionArray(VersionType[] serviceTypeVersionArray)
          Sets (as xml) array of all "ServiceTypeVersion" element
 
Methods inherited from interface net.opengis.ows.x11.DescriptionType
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, 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

getServiceType

CodeType getServiceType()
Gets the "ServiceType" element


setServiceType

void setServiceType(CodeType serviceType)
Sets the "ServiceType" element


addNewServiceType

CodeType addNewServiceType()
Appends and returns a new empty "ServiceType" element


getServiceTypeVersionArray

String[] getServiceTypeVersionArray()
Gets array of all "ServiceTypeVersion" elements


getServiceTypeVersionArray

String getServiceTypeVersionArray(int i)
Gets ith "ServiceTypeVersion" element


xgetServiceTypeVersionArray

VersionType[] xgetServiceTypeVersionArray()
Gets (as xml) array of all "ServiceTypeVersion" elements


xgetServiceTypeVersionArray

VersionType xgetServiceTypeVersionArray(int i)
Gets (as xml) ith "ServiceTypeVersion" element


sizeOfServiceTypeVersionArray

int sizeOfServiceTypeVersionArray()
Returns number of "ServiceTypeVersion" element


setServiceTypeVersionArray

void setServiceTypeVersionArray(String[] serviceTypeVersionArray)
Sets array of all "ServiceTypeVersion" element


setServiceTypeVersionArray

void setServiceTypeVersionArray(int i,
                                String serviceTypeVersion)
Sets ith "ServiceTypeVersion" element


xsetServiceTypeVersionArray

void xsetServiceTypeVersionArray(VersionType[] serviceTypeVersionArray)
Sets (as xml) array of all "ServiceTypeVersion" element


xsetServiceTypeVersionArray

void xsetServiceTypeVersionArray(int i,
                                 VersionType serviceTypeVersion)
Sets (as xml) ith "ServiceTypeVersion" element


insertServiceTypeVersion

void insertServiceTypeVersion(int i,
                              String serviceTypeVersion)
Inserts the value as the ith "ServiceTypeVersion" element


addServiceTypeVersion

void addServiceTypeVersion(String serviceTypeVersion)
Appends the value as the last "ServiceTypeVersion" element


insertNewServiceTypeVersion

VersionType insertNewServiceTypeVersion(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceTypeVersion" element


addNewServiceTypeVersion

VersionType addNewServiceTypeVersion()
Appends and returns a new empty value (as xml) as the last "ServiceTypeVersion" element


removeServiceTypeVersion

void removeServiceTypeVersion(int i)
Removes the ith "ServiceTypeVersion" element


getProfileArray

String[] getProfileArray()
Gets array of all "Profile" elements


getProfileArray

String getProfileArray(int i)
Gets ith "Profile" element


xgetProfileArray

org.apache.xmlbeans.XmlAnyURI[] xgetProfileArray()
Gets (as xml) array of all "Profile" elements


xgetProfileArray

org.apache.xmlbeans.XmlAnyURI xgetProfileArray(int i)
Gets (as xml) ith "Profile" element


sizeOfProfileArray

int sizeOfProfileArray()
Returns number of "Profile" element


setProfileArray

void setProfileArray(String[] profileArray)
Sets array of all "Profile" element


setProfileArray

void setProfileArray(int i,
                     String profile)
Sets ith "Profile" element


xsetProfileArray

void xsetProfileArray(org.apache.xmlbeans.XmlAnyURI[] profileArray)
Sets (as xml) array of all "Profile" element


xsetProfileArray

void xsetProfileArray(int i,
                      org.apache.xmlbeans.XmlAnyURI profile)
Sets (as xml) ith "Profile" element


insertProfile

void insertProfile(int i,
                   String profile)
Inserts the value as the ith "Profile" element


addProfile

void addProfile(String profile)
Appends the value as the last "Profile" element


insertNewProfile

org.apache.xmlbeans.XmlAnyURI insertNewProfile(int i)
Inserts and returns a new empty value (as xml) as the ith "Profile" element


addNewProfile

org.apache.xmlbeans.XmlAnyURI addNewProfile()
Appends and returns a new empty value (as xml) as the last "Profile" element


removeProfile

void removeProfile(int i)
Removes the ith "Profile" element


getFees

String getFees()
Gets the "Fees" element


xgetFees

org.apache.xmlbeans.XmlString xgetFees()
Gets (as xml) the "Fees" element


isSetFees

boolean isSetFees()
True if has "Fees" element


setFees

void setFees(String fees)
Sets the "Fees" element


xsetFees

void xsetFees(org.apache.xmlbeans.XmlString fees)
Sets (as xml) the "Fees" element


unsetFees

void unsetFees()
Unsets the "Fees" element


getAccessConstraintsArray

String[] getAccessConstraintsArray()
Gets array of all "AccessConstraints" elements


getAccessConstraintsArray

String getAccessConstraintsArray(int i)
Gets ith "AccessConstraints" element


xgetAccessConstraintsArray

org.apache.xmlbeans.XmlString[] xgetAccessConstraintsArray()
Gets (as xml) array of all "AccessConstraints" elements


xgetAccessConstraintsArray

org.apache.xmlbeans.XmlString xgetAccessConstraintsArray(int i)
Gets (as xml) ith "AccessConstraints" element


sizeOfAccessConstraintsArray

int sizeOfAccessConstraintsArray()
Returns number of "AccessConstraints" element


setAccessConstraintsArray

void setAccessConstraintsArray(String[] accessConstraintsArray)
Sets array of all "AccessConstraints" element


setAccessConstraintsArray

void setAccessConstraintsArray(int i,
                               String accessConstraints)
Sets ith "AccessConstraints" element


xsetAccessConstraintsArray

void xsetAccessConstraintsArray(org.apache.xmlbeans.XmlString[] accessConstraintsArray)
Sets (as xml) array of all "AccessConstraints" element


xsetAccessConstraintsArray

void xsetAccessConstraintsArray(int i,
                                org.apache.xmlbeans.XmlString accessConstraints)
Sets (as xml) ith "AccessConstraints" element


insertAccessConstraints

void insertAccessConstraints(int i,
                             String accessConstraints)
Inserts the value as the ith "AccessConstraints" element


addAccessConstraints

void addAccessConstraints(String accessConstraints)
Appends the value as the last "AccessConstraints" element


insertNewAccessConstraints

org.apache.xmlbeans.XmlString insertNewAccessConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "AccessConstraints" element


addNewAccessConstraints

org.apache.xmlbeans.XmlString addNewAccessConstraints()
Appends and returns a new empty value (as xml) as the last "AccessConstraints" element


removeAccessConstraints

void removeAccessConstraints(int i)
Removes the ith "AccessConstraints" element



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