public interface XdatRoleTypeI
Modifier and Type | Method and Description |
---|---|
ArrayList |
getAllowedActions_allowedAction()
allowed_actions/allowed_action
|
String |
getDescription() |
String |
getRoleName() |
String |
getSchemaElementName() |
Integer |
getSequence() |
void |
setAllowedActions_allowedAction(ItemI v)
Sets the value for allowed_actions/allowed_action.
|
void |
setDescription(String v)
Sets the value for description.
|
void |
setRoleName(String v)
Sets the value for role_name.
|
void |
setSequence(Integer v)
Sets the value for sequence.
|
String getSchemaElementName()
ArrayList getAllowedActions_allowedAction()
void setAllowedActions_allowedAction(ItemI v) throws Exception
v
- Value to Set.Exception
String getRoleName()
void setRoleName(String v)
v
- Value to Set.String getDescription()
void setDescription(String v)
v
- Value to Set.Integer getSequence()
void setSequence(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.