|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Unit
The unit is a strict enumeration of types.
| Method Summary | |
|---|---|
java.lang.String |
getUnitName()
Returns the value of this Unit object's unitName attribute. |
void |
setUnitName(java.lang.String p_unitName)
Sets the unitName attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setUnitName(java.lang.String p_unitName)
Unit object.
p_unitName - The new value for unitName.getUnitName()java.lang.String getUnitName()
Unit object's unitName attribute.
Description of unitName:
The name of the unit.
String The value of unitName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||