net.opengis.wms
Interface LayerDocument.Layer

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
LayerDocumentImpl.LayerImpl
Enclosing interface:
LayerDocument

public static interface LayerDocument.Layer
extends org.apache.xmlbeans.XmlObject

An XML Layer(@http://www.opengis.net/wms). This is a complex type.


Nested Class Summary
static class LayerDocument.Layer.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 addCRS(String crs)
          Appends the value as the last "CRS" element
 AttributionDocument.Attribution addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
          Appends and returns a new empty value (as xml) as the last "AuthorityURL" element
 BoundingBoxDocument.BoundingBox addNewBoundingBox()
          Appends and returns a new empty value (as xml) as the last "BoundingBox" element
 org.apache.xmlbeans.XmlString addNewCRS()
          Appends and returns a new empty value (as xml) as the last "CRS" element
 DataURLDocument.DataURL addNewDataURL()
          Appends and returns a new empty value (as xml) as the last "DataURL" element
 DimensionDocument.Dimension addNewDimension()
          Appends and returns a new empty value (as xml) as the last "Dimension" element
 EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
          Appends and returns a new empty "EX_GeographicBoundingBox" element
 FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
          Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
 IdentifierDocument.Identifier addNewIdentifier()
          Appends and returns a new empty value (as xml) as the last "Identifier" element
 KeywordListDocument.KeywordList addNewKeywordList()
          Appends and returns a new empty "KeywordList" element
 LayerDocument.Layer addNewLayer()
          Appends and returns a new empty value (as xml) as the last "Layer" element
 MetadataURLDocument.MetadataURL addNewMetadataURL()
          Appends and returns a new empty value (as xml) as the last "MetadataURL" element
 StyleDocument.Style addNewStyle()
          Appends and returns a new empty value (as xml) as the last "Style" element
 String getAbstract()
          Gets the "Abstract" element
 AttributionDocument.Attribution getAttribution()
          Gets the "Attribution" element
 AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
          Gets array of all "AuthorityURL" elements
 AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
          Gets ith "AuthorityURL" element
 BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
          Gets array of all "BoundingBox" elements
 BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
          Gets ith "BoundingBox" element
 BigInteger getCascaded()
          Gets the "cascaded" attribute
 String[] getCRSArray()
          Gets array of all "CRS" elements
 String getCRSArray(int i)
          Gets ith "CRS" element
 DataURLDocument.DataURL[] getDataURLArray()
          Gets array of all "DataURL" elements
 DataURLDocument.DataURL getDataURLArray(int i)
          Gets ith "DataURL" element
 DimensionDocument.Dimension[] getDimensionArray()
          Gets array of all "Dimension" elements
 DimensionDocument.Dimension getDimensionArray(int i)
          Gets ith "Dimension" element
 EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
          Gets the "EX_GeographicBoundingBox" element
 FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
          Gets array of all "FeatureListURL" elements
 FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
          Gets ith "FeatureListURL" element
 BigInteger getFixedHeight()
          Gets the "fixedHeight" attribute
 BigInteger getFixedWidth()
          Gets the "fixedWidth" attribute
 IdentifierDocument.Identifier[] getIdentifierArray()
          Gets array of all "Identifier" elements
 IdentifierDocument.Identifier getIdentifierArray(int i)
          Gets ith "Identifier" element
 KeywordListDocument.KeywordList getKeywordList()
          Gets the "KeywordList" element
 LayerDocument.Layer[] getLayerArray()
          Gets array of all "Layer" elements
 LayerDocument.Layer getLayerArray(int i)
          Gets ith "Layer" element
 double getMaxScaleDenominator()
          Gets the "MaxScaleDenominator" element
 MetadataURLDocument.MetadataURL[] getMetadataURLArray()
          Gets array of all "MetadataURL" elements
 MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
          Gets ith "MetadataURL" element
 double getMinScaleDenominator()
          Gets the "MinScaleDenominator" element
 String getName()
          Gets the "Name" element
 boolean getNoSubsets()
          Gets the "noSubsets" attribute
 boolean getOpaque()
          Gets the "opaque" attribute
 boolean getQueryable()
          Gets the "queryable" attribute
 StyleDocument.Style[] getStyleArray()
          Gets array of all "Style" elements
 StyleDocument.Style getStyleArray(int i)
          Gets ith "Style" element
 String getTitle()
          Gets the "Title" element
 void insertCRS(int i, String crs)
          Inserts the value as the ith "CRS" element
 AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element
 BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
          Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element
 org.apache.xmlbeans.XmlString insertNewCRS(int i)
          Inserts and returns a new empty value (as xml) as the ith "CRS" element
 DataURLDocument.DataURL insertNewDataURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "DataURL" element
 DimensionDocument.Dimension insertNewDimension(int i)
          Inserts and returns a new empty value (as xml) as the ith "Dimension" element
 FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
 IdentifierDocument.Identifier insertNewIdentifier(int i)
          Inserts and returns a new empty value (as xml) as the ith "Identifier" element
 LayerDocument.Layer insertNewLayer(int i)
          Inserts and returns a new empty value (as xml) as the ith "Layer" element
 MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "MetadataURL" element
 StyleDocument.Style insertNewStyle(int i)
          Inserts and returns a new empty value (as xml) as the ith "Style" element
 boolean isSetAbstract()
          True if has "Abstract" element
 boolean isSetAttribution()
          True if has "Attribution" element
 boolean isSetCascaded()
          True if has "cascaded" attribute
 boolean isSetEXGeographicBoundingBox()
          True if has "EX_GeographicBoundingBox" element
 boolean isSetFixedHeight()
          True if has "fixedHeight" attribute
 boolean isSetFixedWidth()
          True if has "fixedWidth" attribute
 boolean isSetKeywordList()
          True if has "KeywordList" element
 boolean isSetMaxScaleDenominator()
          True if has "MaxScaleDenominator" element
 boolean isSetMinScaleDenominator()
          True if has "MinScaleDenominator" element
 boolean isSetName()
          True if has "Name" element
 boolean isSetNoSubsets()
          True if has "noSubsets" attribute
 boolean isSetOpaque()
          True if has "opaque" attribute
 boolean isSetQueryable()
          True if has "queryable" attribute
 void removeAuthorityURL(int i)
          Removes the ith "AuthorityURL" element
 void removeBoundingBox(int i)
          Removes the ith "BoundingBox" element
 void removeCRS(int i)
          Removes the ith "CRS" element
 void removeDataURL(int i)
          Removes the ith "DataURL" element
 void removeDimension(int i)
          Removes the ith "Dimension" element
 void removeFeatureListURL(int i)
          Removes the ith "FeatureListURL" element
 void removeIdentifier(int i)
          Removes the ith "Identifier" element
 void removeLayer(int i)
          Removes the ith "Layer" element
 void removeMetadataURL(int i)
          Removes the ith "MetadataURL" element
 void removeStyle(int i)
          Removes the ith "Style" element
 void setAbstract(String xabstract)
          Sets the "Abstract" element
 void setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
          Sets array of all "AuthorityURL" element
 void setAuthorityURLArray(int i, AuthorityURLDocument.AuthorityURL authorityURL)
          Sets ith "AuthorityURL" element
 void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
          Sets array of all "BoundingBox" element
 void setBoundingBoxArray(int i, BoundingBoxDocument.BoundingBox boundingBox)
          Sets ith "BoundingBox" element
 void setCascaded(BigInteger cascaded)
          Sets the "cascaded" attribute
 void setCRSArray(int i, String crs)
          Sets ith "CRS" element
 void setCRSArray(String[] crsArray)
          Sets array of all "CRS" element
 void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
          Sets array of all "DataURL" element
 void setDataURLArray(int i, DataURLDocument.DataURL dataURL)
          Sets ith "DataURL" element
 void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
          Sets array of all "Dimension" element
 void setDimensionArray(int i, DimensionDocument.Dimension dimension)
          Sets ith "Dimension" element
 void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
          Sets the "EX_GeographicBoundingBox" element
 void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
          Sets array of all "FeatureListURL" element
 void setFeatureListURLArray(int i, FeatureListURLDocument.FeatureListURL featureListURL)
          Sets ith "FeatureListURL" element
 void setFixedHeight(BigInteger fixedHeight)
          Sets the "fixedHeight" attribute
 void setFixedWidth(BigInteger fixedWidth)
          Sets the "fixedWidth" attribute
 void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
          Sets array of all "Identifier" element
 void setIdentifierArray(int i, IdentifierDocument.Identifier identifier)
          Sets ith "Identifier" element
 void setKeywordList(KeywordListDocument.KeywordList keywordList)
          Sets the "KeywordList" element
 void setLayerArray(int i, LayerDocument.Layer layer)
          Sets ith "Layer" element
 void setLayerArray(LayerDocument.Layer[] layerArray)
          Sets array of all "Layer" element
 void setMaxScaleDenominator(double maxScaleDenominator)
          Sets the "MaxScaleDenominator" element
 void setMetadataURLArray(int i, MetadataURLDocument.MetadataURL metadataURL)
          Sets ith "MetadataURL" element
 void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
          Sets array of all "MetadataURL" element
 void setMinScaleDenominator(double minScaleDenominator)
          Sets the "MinScaleDenominator" element
 void setName(String name)
          Sets the "Name" element
 void setNoSubsets(boolean noSubsets)
          Sets the "noSubsets" attribute
 void setOpaque(boolean opaque)
          Sets the "opaque" attribute
 void setQueryable(boolean queryable)
          Sets the "queryable" attribute
 void setStyleArray(int i, StyleDocument.Style style)
          Sets ith "Style" element
 void setStyleArray(StyleDocument.Style[] styleArray)
          Sets array of all "Style" element
 void setTitle(String title)
          Sets the "Title" element
 int sizeOfAuthorityURLArray()
          Returns number of "AuthorityURL" element
 int sizeOfBoundingBoxArray()
          Returns number of "BoundingBox" element
 int sizeOfCRSArray()
          Returns number of "CRS" element
 int sizeOfDataURLArray()
          Returns number of "DataURL" element
 int sizeOfDimensionArray()
          Returns number of "Dimension" element
 int sizeOfFeatureListURLArray()
          Returns number of "FeatureListURL" element
 int sizeOfIdentifierArray()
          Returns number of "Identifier" element
 int sizeOfLayerArray()
          Returns number of "Layer" element
 int sizeOfMetadataURLArray()
          Returns number of "MetadataURL" element
 int sizeOfStyleArray()
          Returns number of "Style" element
 void unsetAbstract()
          Unsets the "Abstract" element
 void unsetAttribution()
          Unsets the "Attribution" element
 void unsetCascaded()
          Unsets the "cascaded" attribute
 void unsetEXGeographicBoundingBox()
          Unsets the "EX_GeographicBoundingBox" element
 void unsetFixedHeight()
          Unsets the "fixedHeight" attribute
 void unsetFixedWidth()
          Unsets the "fixedWidth" attribute
 void unsetKeywordList()
          Unsets the "KeywordList" element
 void unsetMaxScaleDenominator()
          Unsets the "MaxScaleDenominator" element
 void unsetMinScaleDenominator()
          Unsets the "MinScaleDenominator" element
 void unsetName()
          Unsets the "Name" element
 void unsetNoSubsets()
          Unsets the "noSubsets" attribute
 void unsetOpaque()
          Unsets the "opaque" attribute
 void unsetQueryable()
          Unsets the "queryable" attribute
 org.apache.xmlbeans.XmlString xgetAbstract()
          Gets (as xml) the "Abstract" element
 org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
          Gets (as xml) the "cascaded" attribute
 org.apache.xmlbeans.XmlString[] xgetCRSArray()
          Gets (as xml) array of all "CRS" elements
 org.apache.xmlbeans.XmlString xgetCRSArray(int i)
          Gets (as xml) ith "CRS" element
 org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
          Gets (as xml) the "fixedHeight" attribute
 org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
          Gets (as xml) the "fixedWidth" attribute
 org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
          Gets (as xml) the "MaxScaleDenominator" element
 org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
          Gets (as xml) the "MinScaleDenominator" element
 org.apache.xmlbeans.XmlString xgetName()
          Gets (as xml) the "Name" element
 org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
          Gets (as xml) the "noSubsets" attribute
 org.apache.xmlbeans.XmlBoolean xgetOpaque()
          Gets (as xml) the "opaque" attribute
 org.apache.xmlbeans.XmlBoolean xgetQueryable()
          Gets (as xml) the "queryable" attribute
 org.apache.xmlbeans.XmlString xgetTitle()
          Gets (as xml) the "Title" element
 void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
          Sets (as xml) the "Abstract" element
 void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
          Sets (as xml) the "cascaded" attribute
 void xsetCRSArray(int i, org.apache.xmlbeans.XmlString crs)
          Sets (as xml) ith "CRS" element
 void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
          Sets (as xml) array of all "CRS" element
 void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
          Sets (as xml) the "fixedHeight" attribute
 void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
          Sets (as xml) the "fixedWidth" attribute
 void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
          Sets (as xml) the "MaxScaleDenominator" element
 void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
          Sets (as xml) the "MinScaleDenominator" element
 void xsetName(org.apache.xmlbeans.XmlString name)
          Sets (as xml) the "Name" element
 void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
          Sets (as xml) the "noSubsets" attribute
 void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
          Sets (as xml) the "opaque" attribute
 void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
          Sets (as xml) the "queryable" attribute
 void xsetTitle(org.apache.xmlbeans.XmlString title)
          Sets (as xml) the "Title" 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

getName

String getName()
Gets the "Name" element


xgetName

org.apache.xmlbeans.XmlString xgetName()
Gets (as xml) the "Name" element


isSetName

boolean isSetName()
True if has "Name" element


setName

void setName(String name)
Sets the "Name" element


xsetName

void xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element


unsetName

void unsetName()
Unsets the "Name" element


getTitle

String getTitle()
Gets the "Title" element


xgetTitle

org.apache.xmlbeans.XmlString xgetTitle()
Gets (as xml) the "Title" element


setTitle

void setTitle(String title)
Sets the "Title" element


xsetTitle

void xsetTitle(org.apache.xmlbeans.XmlString title)
Sets (as xml) the "Title" element


getAbstract

String getAbstract()
Gets the "Abstract" element


xgetAbstract

org.apache.xmlbeans.XmlString xgetAbstract()
Gets (as xml) the "Abstract" element


isSetAbstract

boolean isSetAbstract()
True if has "Abstract" element


setAbstract

void setAbstract(String xabstract)
Sets the "Abstract" element


xsetAbstract

void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
Sets (as xml) the "Abstract" element


unsetAbstract

void unsetAbstract()
Unsets the "Abstract" element


getKeywordList

KeywordListDocument.KeywordList getKeywordList()
Gets the "KeywordList" element


isSetKeywordList

boolean isSetKeywordList()
True if has "KeywordList" element


setKeywordList

void setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element


addNewKeywordList

KeywordListDocument.KeywordList addNewKeywordList()
Appends and returns a new empty "KeywordList" element


unsetKeywordList

void unsetKeywordList()
Unsets the "KeywordList" element


getCRSArray

String[] getCRSArray()
Gets array of all "CRS" elements


getCRSArray

String getCRSArray(int i)
Gets ith "CRS" element


xgetCRSArray

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


xgetCRSArray

org.apache.xmlbeans.XmlString xgetCRSArray(int i)
Gets (as xml) ith "CRS" element


sizeOfCRSArray

int sizeOfCRSArray()
Returns number of "CRS" element


setCRSArray

void setCRSArray(String[] crsArray)
Sets array of all "CRS" element


setCRSArray

void setCRSArray(int i,
                 String crs)
Sets ith "CRS" element


xsetCRSArray

void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
Sets (as xml) array of all "CRS" element


xsetCRSArray

void xsetCRSArray(int i,
                  org.apache.xmlbeans.XmlString crs)
Sets (as xml) ith "CRS" element


insertCRS

void insertCRS(int i,
               String crs)
Inserts the value as the ith "CRS" element


addCRS

void addCRS(String crs)
Appends the value as the last "CRS" element


insertNewCRS

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


addNewCRS

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


removeCRS

void removeCRS(int i)
Removes the ith "CRS" element


getEXGeographicBoundingBox

EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
Gets the "EX_GeographicBoundingBox" element


isSetEXGeographicBoundingBox

boolean isSetEXGeographicBoundingBox()
True if has "EX_GeographicBoundingBox" element


setEXGeographicBoundingBox

void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
Sets the "EX_GeographicBoundingBox" element


addNewEXGeographicBoundingBox

EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
Appends and returns a new empty "EX_GeographicBoundingBox" element


unsetEXGeographicBoundingBox

void unsetEXGeographicBoundingBox()
Unsets the "EX_GeographicBoundingBox" element


getBoundingBoxArray

BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
Gets array of all "BoundingBox" elements


getBoundingBoxArray

BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
Gets ith "BoundingBox" element


sizeOfBoundingBoxArray

int sizeOfBoundingBoxArray()
Returns number of "BoundingBox" element


setBoundingBoxArray

void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
Sets array of all "BoundingBox" element


setBoundingBoxArray

void setBoundingBoxArray(int i,
                         BoundingBoxDocument.BoundingBox boundingBox)
Sets ith "BoundingBox" element


insertNewBoundingBox

BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element


addNewBoundingBox

BoundingBoxDocument.BoundingBox addNewBoundingBox()
Appends and returns a new empty value (as xml) as the last "BoundingBox" element


removeBoundingBox

void removeBoundingBox(int i)
Removes the ith "BoundingBox" element


getDimensionArray

DimensionDocument.Dimension[] getDimensionArray()
Gets array of all "Dimension" elements


getDimensionArray

DimensionDocument.Dimension getDimensionArray(int i)
Gets ith "Dimension" element


sizeOfDimensionArray

int sizeOfDimensionArray()
Returns number of "Dimension" element


setDimensionArray

void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
Sets array of all "Dimension" element


setDimensionArray

void setDimensionArray(int i,
                       DimensionDocument.Dimension dimension)
Sets ith "Dimension" element


insertNewDimension

DimensionDocument.Dimension insertNewDimension(int i)
Inserts and returns a new empty value (as xml) as the ith "Dimension" element


addNewDimension

DimensionDocument.Dimension addNewDimension()
Appends and returns a new empty value (as xml) as the last "Dimension" element


removeDimension

void removeDimension(int i)
Removes the ith "Dimension" element


getAttribution

AttributionDocument.Attribution getAttribution()
Gets the "Attribution" element


isSetAttribution

boolean isSetAttribution()
True if has "Attribution" element


setAttribution

void setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element


addNewAttribution

AttributionDocument.Attribution addNewAttribution()
Appends and returns a new empty "Attribution" element


unsetAttribution

void unsetAttribution()
Unsets the "Attribution" element


getAuthorityURLArray

AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
Gets array of all "AuthorityURL" elements


getAuthorityURLArray

AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
Gets ith "AuthorityURL" element


sizeOfAuthorityURLArray

int sizeOfAuthorityURLArray()
Returns number of "AuthorityURL" element


setAuthorityURLArray

void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
Sets array of all "AuthorityURL" element


setAuthorityURLArray

void setAuthorityURLArray(int i,
                          AuthorityURLDocument.AuthorityURL authorityURL)
Sets ith "AuthorityURL" element


insertNewAuthorityURL

AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element


addNewAuthorityURL

AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
Appends and returns a new empty value (as xml) as the last "AuthorityURL" element


removeAuthorityURL

void removeAuthorityURL(int i)
Removes the ith "AuthorityURL" element


getIdentifierArray

IdentifierDocument.Identifier[] getIdentifierArray()
Gets array of all "Identifier" elements


getIdentifierArray

IdentifierDocument.Identifier getIdentifierArray(int i)
Gets ith "Identifier" element


sizeOfIdentifierArray

int sizeOfIdentifierArray()
Returns number of "Identifier" element


setIdentifierArray

void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
Sets array of all "Identifier" element


setIdentifierArray

void setIdentifierArray(int i,
                        IdentifierDocument.Identifier identifier)
Sets ith "Identifier" element


insertNewIdentifier

IdentifierDocument.Identifier insertNewIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "Identifier" element


addNewIdentifier

IdentifierDocument.Identifier addNewIdentifier()
Appends and returns a new empty value (as xml) as the last "Identifier" element


removeIdentifier

void removeIdentifier(int i)
Removes the ith "Identifier" element


getMetadataURLArray

MetadataURLDocument.MetadataURL[] getMetadataURLArray()
Gets array of all "MetadataURL" elements


getMetadataURLArray

MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
Gets ith "MetadataURL" element


sizeOfMetadataURLArray

int sizeOfMetadataURLArray()
Returns number of "MetadataURL" element


setMetadataURLArray

void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
Sets array of all "MetadataURL" element


setMetadataURLArray

void setMetadataURLArray(int i,
                         MetadataURLDocument.MetadataURL metadataURL)
Sets ith "MetadataURL" element


insertNewMetadataURL

MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
Inserts and returns a new empty value (as xml) as the ith "MetadataURL" element


addNewMetadataURL

MetadataURLDocument.MetadataURL addNewMetadataURL()
Appends and returns a new empty value (as xml) as the last "MetadataURL" element


removeMetadataURL

void removeMetadataURL(int i)
Removes the ith "MetadataURL" element


getDataURLArray

DataURLDocument.DataURL[] getDataURLArray()
Gets array of all "DataURL" elements


getDataURLArray

DataURLDocument.DataURL getDataURLArray(int i)
Gets ith "DataURL" element


sizeOfDataURLArray

int sizeOfDataURLArray()
Returns number of "DataURL" element


setDataURLArray

void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
Sets array of all "DataURL" element


setDataURLArray

void setDataURLArray(int i,
                     DataURLDocument.DataURL dataURL)
Sets ith "DataURL" element


insertNewDataURL

DataURLDocument.DataURL insertNewDataURL(int i)
Inserts and returns a new empty value (as xml) as the ith "DataURL" element


addNewDataURL

DataURLDocument.DataURL addNewDataURL()
Appends and returns a new empty value (as xml) as the last "DataURL" element


removeDataURL

void removeDataURL(int i)
Removes the ith "DataURL" element


getFeatureListURLArray

FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
Gets array of all "FeatureListURL" elements


getFeatureListURLArray

FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
Gets ith "FeatureListURL" element


sizeOfFeatureListURLArray

int sizeOfFeatureListURLArray()
Returns number of "FeatureListURL" element


setFeatureListURLArray

void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
Sets array of all "FeatureListURL" element


setFeatureListURLArray

void setFeatureListURLArray(int i,
                            FeatureListURLDocument.FeatureListURL featureListURL)
Sets ith "FeatureListURL" element


insertNewFeatureListURL

FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element


addNewFeatureListURL

FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
Appends and returns a new empty value (as xml) as the last "FeatureListURL" element


removeFeatureListURL

void removeFeatureListURL(int i)
Removes the ith "FeatureListURL" element


getStyleArray

StyleDocument.Style[] getStyleArray()
Gets array of all "Style" elements


getStyleArray

StyleDocument.Style getStyleArray(int i)
Gets ith "Style" element


sizeOfStyleArray

int sizeOfStyleArray()
Returns number of "Style" element


setStyleArray

void setStyleArray(StyleDocument.Style[] styleArray)
Sets array of all "Style" element


setStyleArray

void setStyleArray(int i,
                   StyleDocument.Style style)
Sets ith "Style" element


insertNewStyle

StyleDocument.Style insertNewStyle(int i)
Inserts and returns a new empty value (as xml) as the ith "Style" element


addNewStyle

StyleDocument.Style addNewStyle()
Appends and returns a new empty value (as xml) as the last "Style" element


removeStyle

void removeStyle(int i)
Removes the ith "Style" element


getMinScaleDenominator

double getMinScaleDenominator()
Gets the "MinScaleDenominator" element


xgetMinScaleDenominator

org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
Gets (as xml) the "MinScaleDenominator" element


isSetMinScaleDenominator

boolean isSetMinScaleDenominator()
True if has "MinScaleDenominator" element


setMinScaleDenominator

void setMinScaleDenominator(double minScaleDenominator)
Sets the "MinScaleDenominator" element


xsetMinScaleDenominator

void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
Sets (as xml) the "MinScaleDenominator" element


unsetMinScaleDenominator

void unsetMinScaleDenominator()
Unsets the "MinScaleDenominator" element


getMaxScaleDenominator

double getMaxScaleDenominator()
Gets the "MaxScaleDenominator" element


xgetMaxScaleDenominator

org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
Gets (as xml) the "MaxScaleDenominator" element


isSetMaxScaleDenominator

boolean isSetMaxScaleDenominator()
True if has "MaxScaleDenominator" element


setMaxScaleDenominator

void setMaxScaleDenominator(double maxScaleDenominator)
Sets the "MaxScaleDenominator" element


xsetMaxScaleDenominator

void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
Sets (as xml) the "MaxScaleDenominator" element


unsetMaxScaleDenominator

void unsetMaxScaleDenominator()
Unsets the "MaxScaleDenominator" element


getLayerArray

LayerDocument.Layer[] getLayerArray()
Gets array of all "Layer" elements


getLayerArray

LayerDocument.Layer getLayerArray(int i)
Gets ith "Layer" element


sizeOfLayerArray

int sizeOfLayerArray()
Returns number of "Layer" element


setLayerArray

void setLayerArray(LayerDocument.Layer[] layerArray)
Sets array of all "Layer" element


setLayerArray

void setLayerArray(int i,
                   LayerDocument.Layer layer)
Sets ith "Layer" element


insertNewLayer

LayerDocument.Layer insertNewLayer(int i)
Inserts and returns a new empty value (as xml) as the ith "Layer" element


addNewLayer

LayerDocument.Layer addNewLayer()
Appends and returns a new empty value (as xml) as the last "Layer" element


removeLayer

void removeLayer(int i)
Removes the ith "Layer" element


getQueryable

boolean getQueryable()
Gets the "queryable" attribute


xgetQueryable

org.apache.xmlbeans.XmlBoolean xgetQueryable()
Gets (as xml) the "queryable" attribute


isSetQueryable

boolean isSetQueryable()
True if has "queryable" attribute


setQueryable

void setQueryable(boolean queryable)
Sets the "queryable" attribute


xsetQueryable

void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
Sets (as xml) the "queryable" attribute


unsetQueryable

void unsetQueryable()
Unsets the "queryable" attribute


getCascaded

BigInteger getCascaded()
Gets the "cascaded" attribute


xgetCascaded

org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
Gets (as xml) the "cascaded" attribute


isSetCascaded

boolean isSetCascaded()
True if has "cascaded" attribute


setCascaded

void setCascaded(BigInteger cascaded)
Sets the "cascaded" attribute


xsetCascaded

void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
Sets (as xml) the "cascaded" attribute


unsetCascaded

void unsetCascaded()
Unsets the "cascaded" attribute


getOpaque

boolean getOpaque()
Gets the "opaque" attribute


xgetOpaque

org.apache.xmlbeans.XmlBoolean xgetOpaque()
Gets (as xml) the "opaque" attribute


isSetOpaque

boolean isSetOpaque()
True if has "opaque" attribute


setOpaque

void setOpaque(boolean opaque)
Sets the "opaque" attribute


xsetOpaque

void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
Sets (as xml) the "opaque" attribute


unsetOpaque

void unsetOpaque()
Unsets the "opaque" attribute


getNoSubsets

boolean getNoSubsets()
Gets the "noSubsets" attribute


xgetNoSubsets

org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
Gets (as xml) the "noSubsets" attribute


isSetNoSubsets

boolean isSetNoSubsets()
True if has "noSubsets" attribute


setNoSubsets

void setNoSubsets(boolean noSubsets)
Sets the "noSubsets" attribute


xsetNoSubsets

void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
Sets (as xml) the "noSubsets" attribute


unsetNoSubsets

void unsetNoSubsets()
Unsets the "noSubsets" attribute


getFixedWidth

BigInteger getFixedWidth()
Gets the "fixedWidth" attribute


xgetFixedWidth

org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
Gets (as xml) the "fixedWidth" attribute


isSetFixedWidth

boolean isSetFixedWidth()
True if has "fixedWidth" attribute


setFixedWidth

void setFixedWidth(BigInteger fixedWidth)
Sets the "fixedWidth" attribute


xsetFixedWidth

void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
Sets (as xml) the "fixedWidth" attribute


unsetFixedWidth

void unsetFixedWidth()
Unsets the "fixedWidth" attribute


getFixedHeight

BigInteger getFixedHeight()
Gets the "fixedHeight" attribute


xgetFixedHeight

org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
Gets (as xml) the "fixedHeight" attribute


isSetFixedHeight

boolean isSetFixedHeight()
True if has "fixedHeight" attribute


setFixedHeight

void setFixedHeight(BigInteger fixedHeight)
Sets the "fixedHeight" attribute


xsetFixedHeight

void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
Sets (as xml) the "fixedHeight" attribute


unsetFixedHeight

void unsetFixedHeight()
Unsets the "fixedHeight" attribute



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