public interface TivoliFixedContentDevice extends FixedContentDevice
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_TSMApplicationType()
Returns the value of the TSMApplicationType property.
|
java.lang.Boolean |
get_TSMArchiveProtectionFlag()
Returns the value of the TSMArchiveProtectionFlag property.
|
java.lang.Boolean |
get_TSMCompressionFlag()
Returns the value of the TSMCompressionFlag property.
|
java.lang.Integer |
get_TSMConcurrentTapeReaders()
Returns the value of the TSMConcurrentTapeReaders property.
|
java.lang.String |
get_TSMConfigurationFilesShare()
Returns the value of the TSMConfigurationFilesShare property.
|
java.lang.String |
get_TSMDSMIDirectory()
Returns the value of the TSMDSMIDirectory property.
|
java.lang.String |
get_TSMFilespaceName()
Returns the value of the TSMFilespaceName property.
|
CmTivoliManagementClassSet |
get_TSMManagementClasses()
Returns the value of the TSMManagementClasses property.
|
java.lang.Integer |
get_TSMMountWaitDuration()
Returns the value of the TSMMountWaitDuration property.
|
java.lang.String |
get_TSMNodeName()
Returns the value of the TSMNodeName property.
|
java.lang.String |
get_TSMOptions()
Returns the value of the TSMOptions property.
|
java.lang.String |
get_TSMOwnerName()
Returns the value of the TSMOwnerName property.
|
byte[] |
get_TSMPassword()
Returns the value of the TSMPassword property.
|
java.lang.Integer |
get_TSMPort()
Returns the value of the TSMPort property.
|
java.lang.String |
get_TSMServerAddress()
Returns the value of the TSMServerAddress property.
|
java.lang.Integer |
get_TSMWriteBufferSize()
Returns the value of the TSMWriteBufferSize property.
|
void |
set_TSMApplicationType(java.lang.String value)
Sets the value of the TSMApplicationType property.
|
void |
set_TSMArchiveProtectionFlag(java.lang.Boolean value)
Sets the value of the TSMArchiveProtectionFlag property.
|
void |
set_TSMCompressionFlag(java.lang.Boolean value)
Sets the value of the TSMCompressionFlag property.
|
void |
set_TSMConcurrentTapeReaders(java.lang.Integer value)
Sets the value of the TSMConcurrentTapeReaders property.
|
void |
set_TSMConfigurationFilesShare(java.lang.String value)
Sets the value of the TSMConfigurationFilesShare property.
|
void |
set_TSMDSMIDirectory(java.lang.String value)
Sets the value of the TSMDSMIDirectory property.
|
void |
set_TSMFilespaceName(java.lang.String value)
Sets the value of the TSMFilespaceName property.
|
void |
set_TSMMountWaitDuration(java.lang.Integer value)
Sets the value of the TSMMountWaitDuration property.
|
void |
set_TSMNodeName(java.lang.String value)
Sets the value of the TSMNodeName property.
|
void |
set_TSMOptions(java.lang.String value)
Sets the value of the TSMOptions property.
|
void |
set_TSMOwnerName(java.lang.String value)
Sets the value of the TSMOwnerName property.
|
void |
set_TSMPassword(byte[] value)
Sets the value of the TSMPassword property.
|
void |
set_TSMPort(java.lang.Integer value)
Sets the value of the TSMPort property.
|
void |
set_TSMServerAddress(java.lang.String value)
Sets the value of the TSMServerAddress property.
|
void |
set_TSMWriteBufferSize(java.lang.Integer value)
Sets the value of the TSMWriteBufferSize property.
|
get_Creator, get_DateCreated, get_DateLastModified, get_DescriptiveText, get_DisplayName, get_FcpPoolIdleTimeoutSeconds, get_FcpPoolMaxInUse, get_FcpPoolMaxWaitSeconds, get_FcpPoolPreferredSize, get_Id, get_ImplementationClass, get_LastModifier, get_SiteSettings, get_VendorName, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_FcpPoolIdleTimeoutSeconds, set_FcpPoolMaxInUse, set_FcpPoolMaxWaitSeconds, set_FcpPoolPreferredSize, set_ImplementationClass, set_LastModifier, set_SiteSettings, set_VendorName
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_TSMConfigurationFilesShare()
void set_TSMConfigurationFilesShare(java.lang.String value)
java.lang.String get_TSMServerAddress()
void set_TSMServerAddress(java.lang.String value)
java.lang.Integer get_TSMPort()
void set_TSMPort(java.lang.Integer value)
java.lang.Boolean get_TSMArchiveProtectionFlag()
void set_TSMArchiveProtectionFlag(java.lang.Boolean value)
java.lang.Boolean get_TSMCompressionFlag()
void set_TSMCompressionFlag(java.lang.Boolean value)
java.lang.String get_TSMNodeName()
void set_TSMNodeName(java.lang.String value)
byte[] get_TSMPassword()
void set_TSMPassword(byte[] value)
java.lang.String get_TSMOwnerName()
void set_TSMOwnerName(java.lang.String value)
java.lang.String get_TSMFilespaceName()
void set_TSMFilespaceName(java.lang.String value)
java.lang.String get_TSMApplicationType()
void set_TSMApplicationType(java.lang.String value)
java.lang.String get_TSMOptions()
void set_TSMOptions(java.lang.String value)
java.lang.String get_TSMDSMIDirectory()
void set_TSMDSMIDirectory(java.lang.String value)
java.lang.Integer get_TSMWriteBufferSize()
void set_TSMWriteBufferSize(java.lang.Integer value)
java.lang.Integer get_TSMConcurrentTapeReaders()
void set_TSMConcurrentTapeReaders(java.lang.Integer value)
java.lang.Integer get_TSMMountWaitDuration()
void set_TSMMountWaitDuration(java.lang.Integer value)
CmTivoliManagementClassSet get_TSMManagementClasses()
© Copyright IBM Corporation 2006, 2015. All rights reserved.