|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameter
Interface describing a representation of the <parameter> element of a Process Model.
Method Summary | |
---|---|
String |
getName()
Get the name of the Parameter |
String |
getValue()
Get the value of the Parameter |
void |
setName(String name)
Set the name of the Parameter |
void |
setValue(String value)
Set the value of the Parameter |
Method Detail |
---|
String getName()
void setName(String name)
parameter
- 's nameString getValue()
void setValue(String value)
parameter
- 's value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |