Package gaiasky.util.filter.attrib
Class AttributeUCD
java.lang.Object
gaiasky.util.filter.attrib.AttributeUCD
- All Implemented Interfaces:
IAttribute
-
Field Summary
FieldsFields inherited from interface gaiasky.util.filter.attrib.IAttribute
aux1, aux2
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ucd
-
-
Constructor Details
-
AttributeUCD
-
-
Method Details
-
get
Description copied from interface:IAttribute
Gets the value of this attribute- Specified by:
get
in interfaceIAttribute
- Parameters:
bean
- The particle or star bean- Returns:
- The value
-
getUnit
Description copied from interface:IAttribute
Gets the unit in string- Specified by:
getUnit
in interfaceIAttribute
- Returns:
- The unit of this attribute
-
equals
-
toString
Description copied from interface:IAttribute
Gets the name- Specified by:
toString
in interfaceIAttribute
- Overrides:
toString
in classObject
- Returns:
- The name
-