public class AwardHierarchyTempObject extends Object implements Serializable
| Constructor and Description |
|---|
AwardHierarchyTempObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAwardNumber() |
String |
getAwardNumber1()
Gets the awardNumber1 attribute.
|
String |
getAwardNumber2()
Gets the awardNumber2 attribute.
|
String |
getCopyAwardPanelTargetAward()
Gets the copyAwardPanelTargetAward attribute.
|
String |
getCopyAwardRadio()
Gets the copyAwardRadio attribute.
|
Boolean |
getCopyDescendants()
Gets the copyDescendants attribute.
|
String |
getCreateNewChildRadio()
Gets the createNewChildRadio attribute.
|
String |
getNewChildPanelTargetAward()
Gets the newChildPanelTargetAward attribute.
|
String |
getSelectBox1()
Gets the selectBox1 attribute.
|
String |
getSelectBox2()
Gets the selectBox2 attribute.
|
void |
setAwardNumber(String awardNumber) |
void |
setAwardNumber1(String awardNumber1)
Sets the awardNumber1 attribute value.
|
void |
setAwardNumber2(String awardNumber2)
Sets the awardNumber2 attribute value.
|
void |
setCopyAwardPanelTargetAward(String copyAwardPanelTargetAward)
Sets the copyAwardPanelTargetAward attribute value.
|
void |
setCopyAwardRadio(String copyAwardRadio)
Sets the copyAwardRadio attribute value.
|
void |
setCopyDescendants(Boolean copyDescendants)
Sets the copyDescendants attribute value.
|
void |
setCreateNewChildRadio(String createNewChildRadio)
Sets the createNewChildRadio attribute value.
|
void |
setNewChildPanelTargetAward(String newChildPanelTargetAward)
Sets the newChildPanelTargetAward attribute value.
|
void |
setSelectBox1(String selectBox1)
Sets the selectBox1 attribute value.
|
void |
setSelectBox2(String selectBox2)
Sets the selectBox2 attribute value.
|
public String getSelectBox1()
public void setSelectBox1(String selectBox1)
selectBox1 - The selectBox1 to set.public String getAwardNumber1()
public void setAwardNumber1(String awardNumber1)
awardNumber1 - The awardNumber1 to set.public String getAwardNumber2()
public void setAwardNumber2(String awardNumber2)
awardNumber2 - The awardNumber2 to set.public String getNewChildPanelTargetAward()
public void setNewChildPanelTargetAward(String newChildPanelTargetAward)
newChildPanelTargetAward - The newChildPanelTargetAward to set.public String getSelectBox2()
public void setSelectBox2(String selectBox2)
selectBox2 - The selectBox2 to set.public String getCopyAwardPanelTargetAward()
public void setCopyAwardPanelTargetAward(String copyAwardPanelTargetAward)
copyAwardPanelTargetAward - The copyAwardPanelTargetAward to set.public Boolean getCopyDescendants()
public void setCopyDescendants(Boolean copyDescendants)
copyDescendants - The copyDescendants to set.public String getCopyAwardRadio()
public void setCopyAwardRadio(String copyAwardRadio)
copyAwardRadio - The copyAwardRadio to set.public String getCreateNewChildRadio()
public void setCreateNewChildRadio(String createNewChildRadio)
createNewChildRadio - The createNewChildRadio to set.public String getAwardNumber()
public void setAwardNumber(String awardNumber)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.