|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sfm.ap210.jsdai.param.ModelParameter
com.sfm.ap210.jsdai.param.ModelParameterWithUnit
public class ModelParameterWithUnit
| Field Summary |
|---|
| Fields inherited from class com.sfm.ap210.jsdai.param.ModelParameter |
|---|
description, id, property_type |
| Constructor Summary | |
|---|---|
ModelParameterWithUnit(java.lang.String id,
java.lang.String property_type,
java.lang.String desc,
Unit u)
|
|
| Method Summary | |
|---|---|
Unit |
getUnit()
|
| Methods inherited from class com.sfm.ap210.jsdai.param.ModelParameter |
|---|
compareTo, getDescription, getId, getPropertyType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModelParameterWithUnit(java.lang.String id,
java.lang.String property_type,
java.lang.String desc,
Unit u)
| Method Detail |
|---|
public Unit getUnit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||