Changed
Methods
|
Class
getDeviceFormatClass
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
Integer
getDeviceFormatId
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
String
getDeviceFormatName
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
String
getDeviceFormatType
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
Integer
getDeviceFormatTypeId
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
init
(Element )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
boolean
isEnabled
()
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setDeviceFormatClass
(Class )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setDeviceFormatId
(Integer )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setDeviceFormatName
(String )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setDeviceFormatType
(String )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setDeviceFormatTypeId
(Integer )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
void
setIsEnabled
(boolean )
|
Method was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
Reserved for IBM internal use. |
Changed
Fields
|
String
DEVFMT_ENABLED
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to determine whether the adapter should be
enabled or not. |
String
DEVFMT_FACTORYCLASSNAME
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to get the factory classname of the adapter from
the adapter configuration. |
String
DEVFMT_ID
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to get the device format identifier from the
adapter configuration. |
String
DEVFMT_NAME
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to get the device name from the adapter
configuration. |
String
DEVFMT_TYPE
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to get the name of the device format type from
the adapter configuration. |
String
DEVFMT_TYPEID
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
The key used to get the identifier of the device format type
from the adapter configuration. |
Class
devfmtClass
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|
Integer
devfmtId
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|
String
devfmtName
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|
String
devfmtType
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|
Integer
devfmtTypeId
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|
boolean
isEnabled
|
Field was locally defined, but is now inherited
from
DeviceFormatAdapterDesc
. |
|