|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropositionParameterContract
Method Summary | |
---|---|
String |
getParameterType()
This is the type of the parameter. |
String |
getPropId()
This is the Id for the parent proposition. |
Integer |
getSequenceNumber()
This is the sequence number of the proposition parameter. |
String |
getValue()
This is the value of the proposition parameter |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
---|
getId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Method Detail |
---|
String getPropId()
It is the Id of the parent proposition.
String getValue()
It is the value of the parameter
String getParameterType()
It identified the type of the parameter.
Integer getSequenceNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |