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