public interface XdatElementAccessI
Modifier and Type | Method and Description |
---|---|
String |
getElementName() |
ArrayList |
getPermissions_allowSet()
permissions/allow_set
|
String |
getSchemaElementName() |
Boolean |
getSecondaryPassword_encrypt() |
String |
getSecondaryPassword() |
ArrayList |
getSecureIp()
secure_ip
|
Integer |
getXdatElementAccessId() |
void |
setElementName(String v)
Sets the value for element_name.
|
void |
setPermissions_allowSet(ItemI v)
Sets the value for permissions/allow_set.
|
void |
setSecondaryPassword_encrypt(Object v)
Sets the value for secondary_password/encrypt.
|
void |
setSecondaryPassword(String v)
Sets the value for secondary_password.
|
void |
setSecureIp(ItemI v)
Sets the value for secure_ip.
|
void |
setXdatElementAccessId(Integer v)
Sets the value for xdat_element_access_id.
|
String getSchemaElementName()
String getSecondaryPassword()
void setSecondaryPassword(String v)
v
- Value to Set.Boolean getSecondaryPassword_encrypt()
void setSecondaryPassword_encrypt(Object v)
v
- Value to Set.ArrayList getSecureIp()
void setSecureIp(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getPermissions_allowSet()
void setPermissions_allowSet(ItemI v) throws Exception
v
- Value to Set.Exception
String getElementName()
void setElementName(String v)
v
- Value to Set.Integer getXdatElementAccessId()
void setXdatElementAccessId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.