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