public interface XdatUsergroupI
Modifier and Type | Method and Description |
---|---|
String |
getDisplayname() |
ArrayList |
getElementAccess()
element_access
|
String |
getId() |
String |
getSchemaElementName() |
Integer |
getXdatUsergroupId() |
void |
setDisplayname(String v)
Sets the value for displayName.
|
void |
setElementAccess(ItemI v)
Sets the value for element_access.
|
void |
setId(String v)
Sets the value for ID.
|
void |
setXdatUsergroupId(Integer v)
Sets the value for xdat_userGroup_id.
|
String getSchemaElementName()
ArrayList getElementAccess()
void setElementAccess(ItemI v) throws Exception
v
- Value to Set.Exception
String getId()
void setId(String v)
v
- Value to Set.String getDisplayname()
void setDisplayname(String v)
v
- Value to Set.Integer getXdatUsergroupId()
void setXdatUsergroupId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.