Modifier and Type | Method and Description |
---|---|
FixedAssetUsageObjectPeriod |
FixedAssetUsageObjectPeriod.FixedAssetUsageObjectPeriodBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<FixedAssetUsageObjectPeriod> |
FixedAssetUsageObjectPeriod.getType() |
io.vavr.control.Option<List<FixedAssetUsageObjectPeriod>> |
FixedAssetUsageObject.getUsageObjectPeriodIfPresent()
Retrieval of associated FixedAssetUsageObjectPeriod entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetUsageObject.addUsageObjectPeriod(FixedAssetUsageObjectPeriod... entity)
Adds elements to the list of associated FixedAssetUsageObjectPeriod entities.
|
FixedAssetUsageObject.FixedAssetUsageObjectBuilder |
FixedAssetUsageObject.FixedAssetUsageObjectBuilder.usageObjectPeriod(FixedAssetUsageObjectPeriod... value)
Navigation property _UsageObjectPeriod for FixedAssetUsageObject to multiple
FixedAssetUsageObjectPeriod.
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetUsageObject.setUsageObjectPeriod(List<FixedAssetUsageObjectPeriod> value)
Overwrites the list of associated FixedAssetUsageObjectPeriod entities for the loaded navigation property
_UsageObjectPeriod.
|
Constructor and Description |
---|
FixedAssetUsageObject(String companyCode,
String fixedAssetUsageObject,
String fixedAssetUsageObjectDesc,
String baseUnit,
Boolean isActive,
String fixedAssetUsageObjLfcycSts,
String fixedAssetUsageObjLfcycName,
OffsetDateTime lastChangeDateTime,
Collection<SAP__Message> _Messages,
List<FixedAssetUsageObjectPeriod> to_UsageObjectPeriod,
List<FixedAssetUsageObjectTotal> to_UsageObjectTotal) |
Copyright © 2021 SAP SE. All rights reserved.