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