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