public class SweCategoryRange extends SweAbstractUomType<RangeValue<String>> implements SweQuality
| Constructor and Description |
|---|
SweCategoryRange() |
| Modifier and Type | Method and Description |
|---|---|
<T,X extends Throwable> |
accept(SweDataComponentVisitor<T,X> visitor) |
<X extends Throwable> |
accept(VoidSweDataComponentVisitor<X> visitor) |
SweCategoryRange |
copy() |
boolean |
equals(Object obj) |
Referenceable<SweAllowedTokens> |
getConstraint() |
SweConstants.SweDataComponentType |
getDataComponentType() |
String |
getStringValue()
Get value as
String |
RangeValue<String> |
getValue()
Get value
|
int |
hashCode() |
boolean |
isSetContstraint() |
boolean |
isSetValue()
Is the values set
|
void |
setConstraint(Referenceable<SweAllowedTokens> constraint) |
void |
setConstraint(SweAllowedTokens constraint) |
void |
setStringValue(String s) |
SweAbstractSimpleType<RangeValue<String>> |
setValue(RangeValue<String> value)
Set value
|
copyValueTo, getUom, getUomObject, isSetUom, setUom, setUom, toStringcloneQuality, getQuality, isSetQuality, setQualityaddName, addName, addName, getDefaultElementEncoding, getDefinition, getDescription, getIdentifier, getLabel, getName, getNames, getXml, isSetDefinition, isSetDescription, isSetIdentifier, isSetLabel, isSetName, isSetNames, isSetXml, setDefaultElementEncoding, setDefinition, setDescription, setIdentifier, setLabel, setName, setName, setName, setXmlclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetDefaultElementEncodingpublic RangeValue<String> getValue()
ValuegetValue in interface Value<RangeValue<String>,SweAbstractSimpleType<RangeValue<String>>>public void setStringValue(String s)
setStringValue in class SweAbstractSimpleType<RangeValue<String>>public String getStringValue()
ValueStringgetStringValue in interface Value<RangeValue<String>,SweAbstractSimpleType<RangeValue<String>>>Stringpublic boolean isSetValue()
ValueisSetValue in interface Value<RangeValue<String>,SweAbstractSimpleType<RangeValue<String>>>true, if the value is setpublic SweAbstractSimpleType<RangeValue<String>> setValue(RangeValue<String> value)
ValuesetValue in interface Value<RangeValue<String>,SweAbstractSimpleType<RangeValue<String>>>value - value to setpublic Referenceable<SweAllowedTokens> getConstraint()
public void setConstraint(SweAllowedTokens constraint)
constraint - the constraint to setpublic void setConstraint(Referenceable<SweAllowedTokens> constraint)
constraint - the constraint to setpublic boolean isSetContstraint()
public SweConstants.SweDataComponentType getDataComponentType()
getDataComponentType in class SweAbstractDataComponentpublic <T,X extends Throwable> T accept(SweDataComponentVisitor<T,X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic <X extends Throwable> void accept(VoidSweDataComponentVisitor<X> visitor) throws X extends Throwable
accept in class SweAbstractDataComponentX extends Throwablepublic SweCategoryRange copy()
copy in interface Copyable<SweAbstractDataComponent>public int hashCode()
hashCode in class SweAbstractSimpleType<RangeValue<String>>public boolean equals(Object obj)
equals in class SweAbstractSimpleType<RangeValue<String>>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.