|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropositionParameterContract
Method Summary | |
---|---|
String |
getId()
This is the Id for the proposition parameter |
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 |
Method Detail |
---|
String getId()
It is the Id of a proposition parameter.
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 |