public abstract class AbstractParamPerUnit extends java.lang.Object implements ParamPerUnit, CalcUnitMessage
ParamPerUnit.PropertyName| Constructor and Description |
|---|
AbstractParamPerUnit() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getProperty(java.lang.String propertyName)
Get property value
|
boolean |
hasProperty(java.lang.String propertyName)
Determine whether a property exists in ParamPerUnit object
|
public java.lang.Object getProperty(java.lang.String propertyName)
ParamPerUnitgetProperty in interface ParamPerUnitpropertyName - the given property namepublic boolean hasProperty(java.lang.String propertyName)
ParamPerUnithasProperty in interface ParamPerUnitpropertyName - the given property name