public class CoordinateSystemAxis extends IdentifiedObject
| Constructor and Description |
|---|
CoordinateSystemAxis(CodeWithAuthority identifier,
CodeType axisAbbrev,
CodeWithAuthority axisDirection,
String uom) |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
getAxisAbbrev() |
CodeWithAuthority |
getAxisDirection() |
Double |
getMaximumValue() |
Double |
getMinimumValue() |
CodeWithAuthority |
getRangeMeaning() |
String |
getUom() |
boolean |
isSetMaximumValue() |
boolean |
isSetMinimumValue() |
boolean |
isSetRangeMeaning() |
CoordinateSystemAxis |
setMaximumValue(Double maximumValue) |
CoordinateSystemAxis |
setMinimumValue(Double minimumValue) |
CoordinateSystemAxis |
setRangeMeaning(CodeWithAuthority rangeMeaning) |
getRemarks, hasRemarks, setRemarksaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic CoordinateSystemAxis(CodeWithAuthority identifier, CodeType axisAbbrev, CodeWithAuthority axisDirection, String uom)
public CodeType getAxisAbbrev()
public CodeWithAuthority getAxisDirection()
public Double getMinimumValue()
public CoordinateSystemAxis setMinimumValue(Double minimumValue)
minimumValue - the minimumValue to setpublic boolean isSetMinimumValue()
public Double getMaximumValue()
public CoordinateSystemAxis setMaximumValue(Double maximumValue)
maximumValue - the maximumValue to setpublic boolean isSetMaximumValue()
public CodeWithAuthority getRangeMeaning()
public CoordinateSystemAxis setRangeMeaning(CodeWithAuthority rangeMeaning)
rangeMeaning - the rangeMeaning to setpublic boolean isSetRangeMeaning()
public String getUom()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.