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