|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ServiceIdentificationDocument.ServiceIdentification
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 |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CodeType getServiceType()
void setServiceType(CodeType serviceType)
CodeType addNewServiceType()
String[] getServiceTypeVersionArray()
String getServiceTypeVersionArray(int i)
VersionType[] xgetServiceTypeVersionArray()
VersionType xgetServiceTypeVersionArray(int i)
int sizeOfServiceTypeVersionArray()
void setServiceTypeVersionArray(String[] serviceTypeVersionArray)
void setServiceTypeVersionArray(int i,
String serviceTypeVersion)
void xsetServiceTypeVersionArray(VersionType[] serviceTypeVersionArray)
void xsetServiceTypeVersionArray(int i,
VersionType serviceTypeVersion)
void insertServiceTypeVersion(int i,
String serviceTypeVersion)
void addServiceTypeVersion(String serviceTypeVersion)
VersionType insertNewServiceTypeVersion(int i)
VersionType addNewServiceTypeVersion()
void removeServiceTypeVersion(int i)
String[] getProfileArray()
String getProfileArray(int i)
org.apache.xmlbeans.XmlAnyURI[] xgetProfileArray()
org.apache.xmlbeans.XmlAnyURI xgetProfileArray(int i)
int sizeOfProfileArray()
void setProfileArray(String[] profileArray)
void setProfileArray(int i,
String profile)
void xsetProfileArray(org.apache.xmlbeans.XmlAnyURI[] profileArray)
void xsetProfileArray(int i,
org.apache.xmlbeans.XmlAnyURI profile)
void insertProfile(int i,
String profile)
void addProfile(String profile)
org.apache.xmlbeans.XmlAnyURI insertNewProfile(int i)
org.apache.xmlbeans.XmlAnyURI addNewProfile()
void removeProfile(int i)
String getFees()
org.apache.xmlbeans.XmlString xgetFees()
boolean isSetFees()
void setFees(String fees)
void xsetFees(org.apache.xmlbeans.XmlString fees)
void unsetFees()
String[] getAccessConstraintsArray()
String getAccessConstraintsArray(int i)
org.apache.xmlbeans.XmlString[] xgetAccessConstraintsArray()
org.apache.xmlbeans.XmlString xgetAccessConstraintsArray(int i)
int sizeOfAccessConstraintsArray()
void setAccessConstraintsArray(String[] accessConstraintsArray)
void setAccessConstraintsArray(int i,
String accessConstraints)
void xsetAccessConstraintsArray(org.apache.xmlbeans.XmlString[] accessConstraintsArray)
void xsetAccessConstraintsArray(int i,
org.apache.xmlbeans.XmlString accessConstraints)
void insertAccessConstraints(int i,
String accessConstraints)
void addAccessConstraints(String accessConstraints)
org.apache.xmlbeans.XmlString insertNewAccessConstraints(int i)
org.apache.xmlbeans.XmlString addNewAccessConstraints()
void removeAccessConstraints(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||