public interface CmSecuredStorageDevice extends RepositoryObject, CmStorageDevice
Modifier and Type | Method and Description |
---|---|
byte[] |
get_DevicePassword()
Returns the value of the DevicePassword property.
|
java.lang.String |
get_DeviceUserName()
Returns the value of the DeviceUserName property.
|
void |
set_DevicePassword(byte[] value)
Sets the value of the DevicePassword property.
|
void |
set_DeviceUserName(java.lang.String value)
Sets the value of the DeviceUserName property.
|
get_AuditedEvents, get_Creator, get_DateCreated, get_DateLastModified, get_DeleteMethodSupported, get_DescriptiveText, get_DisplayName, get_Id, get_LastModifier, get_Owner, get_Permissions, get_Site, get_SynchronousReplicationSupported, get_UsedByAreas, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_LastModifier, set_Owner, set_Permissions, set_Site
getObjectStore
raiseEvent
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_DeviceUserName()
void set_DeviceUserName(java.lang.String value)
byte[] get_DevicePassword()
void set_DevicePassword(byte[] value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.