|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.AxisDescriptionType
public class AxisDescriptionType
| Nested Class Summary | |
|---|---|
static class |
AxisDescriptionType.Values
|
| Field Summary | |
|---|---|
protected String |
refSys
|
protected String |
refSysLabel
|
protected String |
semantic
|
protected AxisDescriptionType.Values |
values
|
| Fields inherited from class org.n52.oxf.wcsModel.version100.wcsCapabilities.AbstractDescriptionType |
|---|
label |
| Fields inherited from class org.n52.oxf.serviceAdapters.wcs.model.version100.gml.AbstractGMLType |
|---|
description, metaDataProperty, name |
| Constructor Summary | |
|---|---|
AxisDescriptionType()
|
|
| Method Summary | |
|---|---|
String |
getRefSys()
Gets the value of the refSys property. |
String |
getRefSysLabel()
Gets the value of the refSysLabel property. |
String |
getSemantic()
Gets the value of the semantic property. |
AxisDescriptionType.Values |
getValues()
Gets the value of the values property. |
void |
setRefSys(String value)
Sets the value of the refSys property. |
void |
setRefSysLabel(String value)
Sets the value of the refSysLabel property. |
void |
setSemantic(String value)
Sets the value of the semantic property. |
void |
setValues(AxisDescriptionType.Values value)
Sets the value of the values property. |
| Methods inherited from class org.n52.oxf.wcsModel.version100.wcsCapabilities.AbstractDescriptionType |
|---|
getLabel, setLabel |
| 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 |
| Field Detail |
|---|
protected AxisDescriptionType.Values values
protected String refSys
protected String refSysLabel
protected String semantic
| Constructor Detail |
|---|
public AxisDescriptionType()
| Method Detail |
|---|
public AxisDescriptionType.Values getValues()
AxisDescriptionType.Valuespublic void setValues(AxisDescriptionType.Values value)
value - allowed object is
AxisDescriptionType.Valuespublic String getRefSys()
Stringpublic void setRefSys(String value)
value - allowed object is
Stringpublic String getRefSysLabel()
Stringpublic void setRefSysLabel(String value)
value - allowed object is
Stringpublic String getSemantic()
Stringpublic void setSemantic(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||