public class OleProposition extends Object
Constructor and Description |
---|
OleProposition() |
Modifier and Type | Method and Description |
---|---|
List<OleProposition> |
getOlePropositions()
Gets the olePropositions attribute.
|
List<KrmsProposition> |
getPropositions()
Gets the propositions attribute.
|
String |
getPropositionType()
Gets the propositionType attribute.
|
void |
setOlePropositions(List<OleProposition> olePropositions)
Sets the olePropositions attribute value.
|
void |
setPropositions(List<KrmsProposition> propositions)
Sets the olePropositions attribute value.
|
void |
setPropositionType(String propositionType)
Sets the propositionType attribute value.
|
public OleProposition()
public List<OleProposition> getOlePropositions()
public void setOlePropositions(List<OleProposition> olePropositions)
olePropositions
- The olePropositions to set.public List<KrmsProposition> getPropositions()
public void setPropositions(List<KrmsProposition> propositions)
propositions
- The propositions to set.public String getPropositionType()
public void setPropositionType(String propositionType)
propositionType
- The propositionType to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.