public interface Parameter extends Proposition
| Modifier and Type | Method and Description |
|---|---|
Value |
getValue()
Gets the value of this parameter.
|
String |
getValueFormatted()
Returns this parameter's value formatted as a string.
|
addPropertyChangeListener, getCreateDate, getDeleteDate, getDownloadDate, getId, getProperty, getPropertyNames, getReferenceNames, getReferences, getSourceSystem, getUniqueId, getUpdateDate, isEqual, removePropertyChangeListeneracceptacceptCheckedValue getValue()
Value of this parameter.String getValueFormatted()
getValue().getFormatted(), but it handles the
case where getValue() returns null.String object, or an empty string if this
parameter's value is null.Copyright © 2012–2017 Emory University. All rights reserved.