public interface XdatElementSecurityI
Modifier and Type | Method and Description |
---|---|
Boolean |
getBrowse() |
ArrayList |
getElementActions_elementAction()
element_actions/element_action
|
String |
getElementName() |
ArrayList |
getListingActions_listingAction()
listing_actions/listing_action
|
Boolean |
getPreLoad() |
ArrayList |
getPrimarySecurityFields_primarySecurityField()
primary_security_fields/primary_security_field
|
Boolean |
getQuarantine() |
String |
getSchemaElementName() |
Boolean |
getSecondaryPassword() |
Boolean |
getSecure() |
Boolean |
getSecureIp() |
Integer |
getSequence() |
void |
setBrowse(Object v)
Sets the value for browse.
|
void |
setElementActions_elementAction(ItemI v)
Sets the value for element_actions/element_action.
|
void |
setElementName(String v)
Sets the value for element_name.
|
void |
setListingActions_listingAction(ItemI v)
Sets the value for listing_actions/listing_action.
|
void |
setPreLoad(Object v)
Sets the value for pre_load.
|
void |
setPrimarySecurityFields_primarySecurityField(ItemI v)
Sets the value for primary_security_fields/primary_security_field.
|
void |
setQuarantine(Object v)
Sets the value for quarantine.
|
void |
setSecondaryPassword(Object v)
Sets the value for secondary_password.
|
void |
setSecure(Object v)
Sets the value for secure.
|
void |
setSecureIp(Object v)
Sets the value for secure_ip.
|
void |
setSequence(Integer v)
Sets the value for sequence.
|
String getSchemaElementName()
ArrayList getPrimarySecurityFields_primarySecurityField()
void setPrimarySecurityFields_primarySecurityField(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getElementActions_elementAction()
void setElementActions_elementAction(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getListingActions_listingAction()
void setListingActions_listingAction(ItemI v) throws Exception
v
- Value to Set.Exception
String getElementName()
void setElementName(String v)
v
- Value to Set.Boolean getSecondaryPassword()
void setSecondaryPassword(Object v)
v
- Value to Set.Boolean getSecureIp()
void setSecureIp(Object v)
v
- Value to Set.Boolean getSecure()
void setSecure(Object v)
v
- Value to Set.Boolean getBrowse()
void setBrowse(Object v)
v
- Value to Set.Integer getSequence()
void setSequence(Integer v)
v
- Value to Set.Boolean getQuarantine()
void setQuarantine(Object v)
v
- Value to Set.Boolean getPreLoad()
void setPreLoad(Object v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.