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