Package | Description |
---|---|
com.crm.dataobject.inventory | |
com.crm.dataobject.provisioning |
Modifier and Type | Method and Description |
---|---|
ProvProviderProtocol |
CRMDOInstalledItemProvProviderParameter.getProvProviderProtocol()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInstalledItemProvProviderParameter.setProvProviderProtocol(ProvProviderProtocol provProviderProtocol)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ProvProviderProtocol |
CRMDOSubProvProviderParameter.getProvProviderProtocol()
Deprecated.
|
ProvProviderProtocol |
CRMDOProvProvider.getProvProviderProtocol()
Deprecated.
|
static ProvProviderProtocol |
ProvProviderProtocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProvProviderProtocol[] |
ProvProviderProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubProvProviderParameter.setProvProviderProtocol(ProvProviderProtocol provProviderProtocol)
Deprecated.
|
void |
CRMDOProvProvider.setProvProviderProtocol(ProvProviderProtocol provProviderProtocol)
Deprecated.
|