|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemperatureUnit
Temperature
| Method Summary | |
|---|---|
java.lang.String |
getUnitNameCV()
Returns the value of this TemperatureUnit object's unitNameCV attribute. |
void |
setUnitNameCV(java.lang.String p_unitNameCV)
Sets the unitNameCV attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Measurement.Unit |
|---|
getUnitName, setUnitName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setUnitNameCV(java.lang.String p_unitNameCV)
TemperatureUnit object.
p_unitNameCV - The new value for unitNameCV.getUnitNameCV()java.lang.String getUnitNameCV()
TemperatureUnit object's unitNameCV attribute.
Description of unitNameCV:
DOCUMENT ME!
enum {degree_C,degree_F,K} The value of unitNameCV.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||