Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Field and Description |
---|---|
static SalesDocumentType |
SalesDocumentType.EMPTY |
Modifier and Type | Method and Description |
---|---|
static SalesDocumentType |
SalesDocumentType.of(String value) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<SalesDocumentType> |
SalesDocumentTypeConverter.fromDomainNonNull(String domainObject) |
Class<SalesDocumentType> |
SalesDocumentType.getType() |
Class<SalesDocumentType> |
SalesDocumentTypeConverter.getType() |
ErpTypeConverter<SalesDocumentType> |
SalesDocumentType.getTypeConverter() |
static Set<SalesDocumentType> |
SalesDocumentType.toSalesDocumentTypes(Collection<String> values) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<String> |
SalesDocumentTypeConverter.toDomainNonNull(SalesDocumentType object) |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
SalesDocumentType.toStrings(Collection<SalesDocumentType> values) |
Copyright © 2018 SAP SE. All rights reserved.