@Generated(value="lombok") public static class FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder |
asset(MainAssetNumber asset) |
FixedAssetGetlistInventory |
build() |
FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder |
date(org.joda.time.LocalDate date) |
FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder |
includeInList(ErpBoolean includeInList) |
FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder |
note(SupplementaryInventorySpecifications note) |
FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder |
subnumber(AssetSubnumber subnumber) |
String |
toString() |
@Generated(value="lombok") public FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder asset(MainAssetNumber asset)
@Generated(value="lombok") public FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder subnumber(AssetSubnumber subnumber)
@Generated(value="lombok") public FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder date(org.joda.time.LocalDate date)
@Generated(value="lombok") public FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder note(SupplementaryInventorySpecifications note)
@Generated(value="lombok") public FixedAssetGetlistInventory.FixedAssetGetlistInventoryBuilder includeInList(ErpBoolean includeInList)
@Generated(value="lombok") public FixedAssetGetlistInventory build()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.