org.n52.oxf.wcsModel.version100.wcsCapabilities
Class CoverageOfferingBriefType
java.lang.Object
org.n52.oxf.serviceAdapters.wcs.model.version100.gml.AbstractGMLType
org.n52.oxf.wcsModel.version100.wcsCapabilities.AbstractDescriptionBaseType
org.n52.oxf.wcsModel.version100.wcsCapabilities.AbstractDescriptionType
org.n52.oxf.wcsModel.version100.wcsCapabilities.CoverageOfferingBriefType
- Direct Known Subclasses:
- CoverageOfferingType
public class CoverageOfferingBriefType
- extends AbstractDescriptionType
| Fields inherited from class org.n52.oxf.serviceAdapters.wcs.model.version100.gml.AbstractGMLType |
description, metaDataProperty, name |
| Methods inherited from class org.n52.oxf.serviceAdapters.wcs.model.version100.gml.AbstractGMLType |
_getMetaDataProperty, _getName, getDescription, getMetaDataProperty, getName, setDescription |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lonLatEnvelope
protected LonLatEnvelopeType lonLatEnvelope
keywords
protected List<Keywords> keywords
CoverageOfferingBriefType
public CoverageOfferingBriefType()
getLonLatEnvelope
public LonLatEnvelopeType getLonLatEnvelope()
- Gets the value of the lonLatEnvelope property.
- Returns:
- possible object is
LonLatEnvelopeType
setLonLatEnvelope
public void setLonLatEnvelope(LonLatEnvelopeType value)
- Sets the value of the lonLatEnvelope property.
- Parameters:
value - allowed object is
LonLatEnvelopeType
_getKeywords
protected List<Keywords> _getKeywords()
getKeywords
public List<Keywords> getKeywords()
- Gets the value of the keywords 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 keywords property.
For example, to add a new item, do as follows:
getKeywords().add(newItem);
Objects of the following type(s) are allowed in the list
Keywords
Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.