Package org.kuali.rice.krad.uif.util
Class UifKeyValue
java.lang.Object
org.kuali.rice.core.api.util.AbstractKeyValue
org.kuali.rice.krad.uif.util.UifKeyValue
- All Implemented Interfaces:
Serializable,KeyValue
- Direct Known Subclasses:
UifKeyValueLocation
Extension of key value for use within the UIF.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Field Summary
Fields inherited from class org.kuali.rice.core.api.util.AbstractKeyValue
disabled, key, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.core.api.util.AbstractKeyValue
isDisabled, setDisabled
-
Constructor Details
-
UifKeyValue
public UifKeyValue() -
UifKeyValue
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceKeyValue- Overrides:
getKeyin classAbstractKeyValue
-
setKey
-
getValue
- Specified by:
getValuein interfaceKeyValue- Overrides:
getValuein classAbstractKeyValue
-
setValue
-