net.opengis.wms
Class Layer

java.lang.Object
  extended by net.opengis.wms.Layer

public class Layer
extends Object

Classe Java pour anonymous complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.opengis.net/wms}Name" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Title"/>
         <element ref="{http://www.opengis.net/wms}Abstract" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}KeywordList" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}CRS" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}EX_GeographicBoundingBox" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}BoundingBox" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Dimension" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Attribution" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}AuthorityURL" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Identifier" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}MetadataURL" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}DataURL" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}FeatureListURL" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Style" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}MinScaleDenominator" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}MaxScaleDenominator" minOccurs="0"/>
         <element ref="{http://www.opengis.net/wms}Layer" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute name="queryable" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
       <attribute name="cascaded" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
       <attribute name="opaque" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
       <attribute name="noSubsets" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
       <attribute name="fixedWidth" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
       <attribute name="fixedHeight" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String _abstract
           
protected  Attribution attribution
           
protected  List<AuthorityURL> authorityURL
           
protected  List<BoundingBox> boundingBox
           
protected  BigInteger cascaded
           
protected  List<String> crs
           
protected  List<DataURL> dataURL
           
protected  List<Dimension> dimension
           
protected  EXGeographicBoundingBox exGeographicBoundingBox
           
protected  List<FeatureListURL> featureListURL
           
protected  BigInteger fixedHeight
           
protected  BigInteger fixedWidth
           
protected  List<Identifier> identifier
           
protected  KeywordList keywordList
           
protected  List<Layer> layer
           
protected  Double maxScaleDenominator
           
protected  List<MetadataURL> metadataURL
           
protected  Double minScaleDenominator
           
protected  String name
           
protected  Boolean noSubsets
           
protected  Boolean opaque
           
protected  Boolean queryable
           
protected  List<Style> style
           
protected  String title
           
 
Constructor Summary
Layer()
           
 
Method Summary
 String getAbstract()
          Obtient la valeur de la propriété abstract.
 Attribution getAttribution()
          Obtient la valeur de la propriété attribution.
 List<AuthorityURL> getAuthorityURL()
          Gets the value of the authorityURL property.
 List<BoundingBox> getBoundingBox()
          Gets the value of the boundingBox property.
 BigInteger getCascaded()
          Obtient la valeur de la propriété cascaded.
 List<String> getCRS()
          Gets the value of the crs property.
 List<DataURL> getDataURL()
          Gets the value of the dataURL property.
 List<Dimension> getDimension()
          Gets the value of the dimension property.
 EXGeographicBoundingBox getEXGeographicBoundingBox()
          Obtient la valeur de la propriété exGeographicBoundingBox.
 List<FeatureListURL> getFeatureListURL()
          Gets the value of the featureListURL property.
 BigInteger getFixedHeight()
          Obtient la valeur de la propriété fixedHeight.
 BigInteger getFixedWidth()
          Obtient la valeur de la propriété fixedWidth.
 List<Identifier> getIdentifier()
          Gets the value of the identifier property.
 KeywordList getKeywordList()
          Obtient la valeur de la propriété keywordList.
 List<Layer> getLayer()
          Gets the value of the layer property.
 Double getMaxScaleDenominator()
          Obtient la valeur de la propriété maxScaleDenominator.
 List<MetadataURL> getMetadataURL()
          Gets the value of the metadataURL property.
 Double getMinScaleDenominator()
          Obtient la valeur de la propriété minScaleDenominator.
 String getName()
          Obtient la valeur de la propriété name.
 List<Style> getStyle()
          Gets the value of the style property.
 String getTitle()
          Obtient la valeur de la propriété title.
 boolean isNoSubsets()
          Obtient la valeur de la propriété noSubsets.
 boolean isOpaque()
          Obtient la valeur de la propriété opaque.
 boolean isQueryable()
          Obtient la valeur de la propriété queryable.
 boolean isSetAbstract()
           
 boolean isSetAttribution()
           
 boolean isSetAuthorityURL()
           
 boolean isSetBoundingBox()
           
 boolean isSetCascaded()
           
 boolean isSetCRS()
           
 boolean isSetDataURL()
           
 boolean isSetDimension()
           
 boolean isSetEXGeographicBoundingBox()
           
 boolean isSetFeatureListURL()
           
 boolean isSetFixedHeight()
           
 boolean isSetFixedWidth()
           
 boolean isSetIdentifier()
           
 boolean isSetKeywordList()
           
 boolean isSetLayer()
           
 boolean isSetMaxScaleDenominator()
           
 boolean isSetMetadataURL()
           
 boolean isSetMinScaleDenominator()
           
 boolean isSetName()
           
 boolean isSetNoSubsets()
           
 boolean isSetOpaque()
           
 boolean isSetQueryable()
           
 boolean isSetStyle()
           
 boolean isSetTitle()
           
 void setAbstract(String value)
          Définit la valeur de la propriété abstract.
 void setAttribution(Attribution value)
          Définit la valeur de la propriété attribution.
 void setCascaded(BigInteger value)
          Définit la valeur de la propriété cascaded.
 void setEXGeographicBoundingBox(EXGeographicBoundingBox value)
          Définit la valeur de la propriété exGeographicBoundingBox.
 void setFixedHeight(BigInteger value)
          Définit la valeur de la propriété fixedHeight.
 void setFixedWidth(BigInteger value)
          Définit la valeur de la propriété fixedWidth.
 void setKeywordList(KeywordList value)
          Définit la valeur de la propriété keywordList.
 void setMaxScaleDenominator(Double value)
          Définit la valeur de la propriété maxScaleDenominator.
 void setMinScaleDenominator(Double value)
          Définit la valeur de la propriété minScaleDenominator.
 void setName(String value)
          Définit la valeur de la propriété name.
 void setNoSubsets(boolean value)
          Définit la valeur de la propriété noSubsets.
 void setOpaque(boolean value)
          Définit la valeur de la propriété opaque.
 void setQueryable(boolean value)
          Définit la valeur de la propriété queryable.
 void setTitle(String value)
          Définit la valeur de la propriété title.
 void unsetAuthorityURL()
           
 void unsetBoundingBox()
           
 void unsetCRS()
           
 void unsetDataURL()
           
 void unsetDimension()
           
 void unsetFeatureListURL()
           
 void unsetIdentifier()
           
 void unsetLayer()
           
 void unsetMetadataURL()
           
 void unsetNoSubsets()
           
 void unsetOpaque()
           
 void unsetQueryable()
           
 void unsetStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

title

protected String title

_abstract

protected String _abstract

keywordList

protected KeywordList keywordList

crs

protected List<String> crs

exGeographicBoundingBox

protected EXGeographicBoundingBox exGeographicBoundingBox

boundingBox

protected List<BoundingBox> boundingBox

dimension

protected List<Dimension> dimension

attribution

protected Attribution attribution

authorityURL

protected List<AuthorityURL> authorityURL

identifier

protected List<Identifier> identifier

metadataURL

protected List<MetadataURL> metadataURL

dataURL

protected List<DataURL> dataURL

featureListURL

protected List<FeatureListURL> featureListURL

style

protected List<Style> style

minScaleDenominator

protected Double minScaleDenominator

maxScaleDenominator

protected Double maxScaleDenominator

layer

protected List<Layer> layer

queryable

protected Boolean queryable

cascaded

protected BigInteger cascaded

opaque

protected Boolean opaque

noSubsets

protected Boolean noSubsets

fixedWidth

protected BigInteger fixedWidth

fixedHeight

protected BigInteger fixedHeight
Constructor Detail

Layer

public Layer()
Method Detail

getName

public String getName()
Obtient la valeur de la propriété name.

Returns:
possible object is String

setName

public void setName(String value)
Définit la valeur de la propriété name.

Parameters:
value - allowed object is String

isSetName

public boolean isSetName()

getTitle

public String getTitle()
Obtient la valeur de la propriété title.

Returns:
possible object is String

setTitle

public void setTitle(String value)
Définit la valeur de la propriété title.

Parameters:
value - allowed object is String

isSetTitle

public boolean isSetTitle()

getAbstract

public String getAbstract()
Obtient la valeur de la propriété abstract.

Returns:
possible object is String

setAbstract

public void setAbstract(String value)
Définit la valeur de la propriété abstract.

Parameters:
value - allowed object is String

isSetAbstract

public boolean isSetAbstract()

getKeywordList

public KeywordList getKeywordList()
Obtient la valeur de la propriété keywordList.

Returns:
possible object is KeywordList

setKeywordList

public void setKeywordList(KeywordList value)
Définit la valeur de la propriété keywordList.

Parameters:
value - allowed object is KeywordList

isSetKeywordList

public boolean isSetKeywordList()

getCRS

public List<String> getCRS()
Gets the value of the crs property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the crs property.

For example, to add a new item, do as follows:

    getCRS().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetCRS

public boolean isSetCRS()

unsetCRS

public void unsetCRS()

getEXGeographicBoundingBox

public EXGeographicBoundingBox getEXGeographicBoundingBox()
Obtient la valeur de la propriété exGeographicBoundingBox.

Returns:
possible object is EXGeographicBoundingBox

setEXGeographicBoundingBox

public void setEXGeographicBoundingBox(EXGeographicBoundingBox value)
Définit la valeur de la propriété exGeographicBoundingBox.

Parameters:
value - allowed object is EXGeographicBoundingBox

isSetEXGeographicBoundingBox

public boolean isSetEXGeographicBoundingBox()

getBoundingBox

public List<BoundingBox> getBoundingBox()
Gets the value of the boundingBox property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the boundingBox property.

For example, to add a new item, do as follows:

    getBoundingBox().add(newItem);
 

Objects of the following type(s) are allowed in the list BoundingBox


isSetBoundingBox

public boolean isSetBoundingBox()

unsetBoundingBox

public void unsetBoundingBox()

getDimension

public List<Dimension> getDimension()
Gets the value of the dimension property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dimension property.

For example, to add a new item, do as follows:

    getDimension().add(newItem);
 

Objects of the following type(s) are allowed in the list Dimension


isSetDimension

public boolean isSetDimension()

unsetDimension

public void unsetDimension()

getAttribution

public Attribution getAttribution()
Obtient la valeur de la propriété attribution.

Returns:
possible object is Attribution

setAttribution

public void setAttribution(Attribution value)
Définit la valeur de la propriété attribution.

Parameters:
value - allowed object is Attribution

isSetAttribution

public boolean isSetAttribution()

getAuthorityURL

public List<AuthorityURL> getAuthorityURL()
Gets the value of the authorityURL property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the authorityURL property.

For example, to add a new item, do as follows:

    getAuthorityURL().add(newItem);
 

Objects of the following type(s) are allowed in the list AuthorityURL


isSetAuthorityURL

public boolean isSetAuthorityURL()

unsetAuthorityURL

public void unsetAuthorityURL()

getIdentifier

public List<Identifier> getIdentifier()
Gets the value of the identifier property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the identifier property.

For example, to add a new item, do as follows:

    getIdentifier().add(newItem);
 

Objects of the following type(s) are allowed in the list Identifier


isSetIdentifier

public boolean isSetIdentifier()

unsetIdentifier

public void unsetIdentifier()

getMetadataURL

public List<MetadataURL> getMetadataURL()
Gets the value of the metadataURL property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the metadataURL property.

For example, to add a new item, do as follows:

    getMetadataURL().add(newItem);
 

Objects of the following type(s) are allowed in the list MetadataURL


isSetMetadataURL

public boolean isSetMetadataURL()

unsetMetadataURL

public void unsetMetadataURL()

getDataURL

public List<DataURL> getDataURL()
Gets the value of the dataURL property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dataURL property.

For example, to add a new item, do as follows:

    getDataURL().add(newItem);
 

Objects of the following type(s) are allowed in the list DataURL


isSetDataURL

public boolean isSetDataURL()

unsetDataURL

public void unsetDataURL()

getFeatureListURL

public List<FeatureListURL> getFeatureListURL()
Gets the value of the featureListURL property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the featureListURL property.

For example, to add a new item, do as follows:

    getFeatureListURL().add(newItem);
 

Objects of the following type(s) are allowed in the list FeatureListURL


isSetFeatureListURL

public boolean isSetFeatureListURL()

unsetFeatureListURL

public void unsetFeatureListURL()

getStyle

public List<Style> getStyle()
Gets the value of the style property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the style property.

For example, to add a new item, do as follows:

    getStyle().add(newItem);
 

Objects of the following type(s) are allowed in the list Style


isSetStyle

public boolean isSetStyle()

unsetStyle

public void unsetStyle()

getMinScaleDenominator

public Double getMinScaleDenominator()
Obtient la valeur de la propriété minScaleDenominator.

Returns:
possible object is Double

setMinScaleDenominator

public void setMinScaleDenominator(Double value)
Définit la valeur de la propriété minScaleDenominator.

Parameters:
value - allowed object is Double

isSetMinScaleDenominator

public boolean isSetMinScaleDenominator()

getMaxScaleDenominator

public Double getMaxScaleDenominator()
Obtient la valeur de la propriété maxScaleDenominator.

Returns:
possible object is Double

setMaxScaleDenominator

public void setMaxScaleDenominator(Double value)
Définit la valeur de la propriété maxScaleDenominator.

Parameters:
value - allowed object is Double

isSetMaxScaleDenominator

public boolean isSetMaxScaleDenominator()

getLayer

public List<Layer> getLayer()
Gets the value of the layer property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the layer property.

For example, to add a new item, do as follows:

    getLayer().add(newItem);
 

Objects of the following type(s) are allowed in the list Layer


isSetLayer

public boolean isSetLayer()

unsetLayer

public void unsetLayer()

isQueryable

public boolean isQueryable()
Obtient la valeur de la propriété queryable.

Returns:
possible object is Boolean

setQueryable

public void setQueryable(boolean value)
Définit la valeur de la propriété queryable.

Parameters:
value - allowed object is Boolean

isSetQueryable

public boolean isSetQueryable()

unsetQueryable

public void unsetQueryable()

getCascaded

public BigInteger getCascaded()
Obtient la valeur de la propriété cascaded.

Returns:
possible object is BigInteger

setCascaded

public void setCascaded(BigInteger value)
Définit la valeur de la propriété cascaded.

Parameters:
value - allowed object is BigInteger

isSetCascaded

public boolean isSetCascaded()

isOpaque

public boolean isOpaque()
Obtient la valeur de la propriété opaque.

Returns:
possible object is Boolean

setOpaque

public void setOpaque(boolean value)
Définit la valeur de la propriété opaque.

Parameters:
value - allowed object is Boolean

isSetOpaque

public boolean isSetOpaque()

unsetOpaque

public void unsetOpaque()

isNoSubsets

public boolean isNoSubsets()
Obtient la valeur de la propriété noSubsets.

Returns:
possible object is Boolean

setNoSubsets

public void setNoSubsets(boolean value)
Définit la valeur de la propriété noSubsets.

Parameters:
value - allowed object is Boolean

isSetNoSubsets

public boolean isSetNoSubsets()

unsetNoSubsets

public void unsetNoSubsets()

getFixedWidth

public BigInteger getFixedWidth()
Obtient la valeur de la propriété fixedWidth.

Returns:
possible object is BigInteger

setFixedWidth

public void setFixedWidth(BigInteger value)
Définit la valeur de la propriété fixedWidth.

Parameters:
value - allowed object is BigInteger

isSetFixedWidth

public boolean isSetFixedWidth()

getFixedHeight

public BigInteger getFixedHeight()
Obtient la valeur de la propriété fixedHeight.

Returns:
possible object is BigInteger

setFixedHeight

public void setFixedHeight(BigInteger value)
Définit la valeur de la propriété fixedHeight.

Parameters:
value - allowed object is BigInteger

isSetFixedHeight

public boolean isSetFixedHeight()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.