| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.accountsummaryaddon.model |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.jalo package.
|
| de.hybris.platform.accountsummaryaddon.model.cronjob |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.cronjob package.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentStatus |
DocumentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentStatus[] |
DocumentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentStatus |
B2BDocumentModel.getStatus()
Generated method - Getter of the
B2BDocument.status attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentModel.setStatus(DocumentStatus value)
Generated method - Setter of
B2BDocument.status attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentStatus> |
DeleteDocumentFileCronJobModel.getDocumentStatusList()
Generated method - Getter of the
DeleteDocumentFileCronJob.documentStatusList attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDocumentFileCronJobModel.setDocumentStatusList(List<DocumentStatus> value)
Generated method - Setter of
DeleteDocumentFileCronJob.documentStatusList attribute defined at extension accountsummaryaddon. |
Copyright © 2017 SAP SE. All Rights Reserved.