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