Constructor and Description |
---|
Proposal(String text) |
Proposal(String text,
Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
String |
getText() |
static String[] |
proposalsToTexts(IProposal[] proposals) |
void |
setObject(Object object) |
void |
setText(String text) |
static Proposal[] |
textsToProposals(String[] texts) |