public interface XdatActionTypeI
Modifier and Type | Method and Description |
---|---|
String |
getActionName() |
String |
getDisplayName() |
String |
getSchemaElementName() |
Integer |
getSequence() |
void |
setActionName(String v)
Sets the value for action_name.
|
void |
setDisplayName(String v)
Sets the value for display_name.
|
void |
setSequence(Integer v)
Sets the value for sequence.
|
String getSchemaElementName()
String getActionName()
void setActionName(String v)
v
- Value to Set.String getDisplayName()
void setDisplayName(String v)
v
- Value to Set.Integer getSequence()
void setSequence(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.