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