|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface Actor
The Interface Actor.
| Method Summary | |
|---|---|
Role[] |
getActorRoles()
Gets the actor roles. |
String |
getName()
Gets the name. |
void |
setActorRoles(Role[] roles)
Sets the actor roles. |
void |
setName(String name)
Sets the name. |
| Methods inherited from interface com.hack23.cia.model.common.api.PersistedModelObject |
|---|
getId, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
Role[] getActorRoles()
String getName()
void setActorRoles(Role[] roles)
roles - the new actor rolesvoid setName(String name)
name - the new name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||