public static class FixedAssetInventory.FixedAssetInventoryBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FixedAssetInventory |
build() |
FixedAssetInventory.FixedAssetInventoryBuilder |
date(LocalDate date) |
FixedAssetInventory.FixedAssetInventoryBuilder |
includeInList(ErpBoolean includeInList) |
FixedAssetInventory.FixedAssetInventoryBuilder |
note(SupplementaryInventorySpecifications note) |
String |
toString() |
public FixedAssetInventory.FixedAssetInventoryBuilder date(LocalDate date)
public FixedAssetInventory.FixedAssetInventoryBuilder includeInList(ErpBoolean includeInList)
public FixedAssetInventory.FixedAssetInventoryBuilder note(SupplementaryInventorySpecifications note)
public FixedAssetInventory build()
Copyright © 2019 SAP SE. All rights reserved.