|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Contains a copy of the configuration data for MFlow.
| Method Summary | |
|---|---|
MsgFlowComponent[] |
getComponents()
Accessor for the component array |
ContactGroup |
getContacts()
Accessor for the root ContactGroup |
Contact |
getIdentity()
Accessor for the identity |
void |
setComponents(MsgFlowComponent[] cs)
Mutator for the component array |
void |
setContacts(ContactGroup cg)
Mutator for the root ContactGroup |
void |
setIdentity(Contact c)
Mutator for the identity |
| Method Detail |
|---|
Contact getIdentity()
void setIdentity(Contact c)
c - the new identityContactGroup getContacts()
void setContacts(ContactGroup cg)
cg - the new ContactGroupMsgFlowComponent[] getComponents()
void setComponents(MsgFlowComponent[] cs)
cs - the new array of components
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||