public class ResultScaleInfo extends KeyEntityInfo implements ResultScale, Serializable
| Constructor and Description |
|---|
ResultScaleInfo() |
ResultScaleInfo(ResultScale orig) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEffectiveDate()
Date/time this object became effective.
|
Date |
getExpirationDate()
Date/time this relationship is no longer effective.
|
ResultValueRangeInfo |
getResultValueRange()
The range contained within this result value group.
|
void |
setEffectiveDate(Date effectiveDate) |
void |
setExpirationDate(Date expirationDate) |
void |
setResultValueRange(ResultValueRangeInfo resultValueRange) |
getKey, setKeygetDescr, getName, setDescr, setNamegetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic ResultScaleInfo()
public ResultScaleInfo(ResultScale orig)
public ResultValueRangeInfo getResultValueRange()
ResultScalegetResultValueRange in interface ResultScalepublic void setResultValueRange(ResultValueRangeInfo resultValueRange)
public Date getEffectiveDate()
HasEffectiveDatesgetEffectiveDate in interface HasEffectiveDatespublic void setEffectiveDate(Date effectiveDate)
public Date getExpirationDate()
HasEffectiveDatesgetExpirationDate in interface HasEffectiveDatespublic void setExpirationDate(Date expirationDate)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.