public class HippsPosition extends Object implements HippsPositionIF
Constructor and Description |
---|
HippsPosition(String value,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
The description of the object
|
String |
getValue() |
void |
setDescription(String description)
Sets the objects internal description
|
void |
setValue(String value) |
public String getValue()
getValue
in interface ValuableIF
getValue
in interface HippsPositionIF
public void setValue(String value)
setValue
in interface ValuableIF
setValue
in interface HippsPositionIF
value
- the value to setpublic String getDescription()
DescribableIF
getDescription
in interface DescribableIF
getDescription
in interface HippsPositionIF
public void setDescription(String description)
DescribableIF
setDescription
in interface DescribableIF
setDescription
in interface HippsPositionIF
description
- the description to setCopyright © 2023. All rights reserved.