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