public class ProtocolRiskLevelBean extends Object implements Serializable
| Constructor and Description |
|---|
ProtocolRiskLevelBean(String errorPropertyKey)
Constructs a ProtocolRiskLevelBean.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPropertyKey() |
ProtocolRiskLevel |
getNewProtocolRiskLevel() |
void |
setNewProtocolRiskLevel(ProtocolRiskLevel newProtocolRiskLevel) |
public ProtocolRiskLevelBean(String errorPropertyKey)
public String getErrorPropertyKey()
public ProtocolRiskLevel getNewProtocolRiskLevel()
public void setNewProtocolRiskLevel(ProtocolRiskLevel newProtocolRiskLevel)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.