Modifier and Type | Method and Description |
---|---|
SupplyProtectionTimeBucket |
SupplyProtectionTimeBucket.SupplyProtectionTimeBucketBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<SupplyProtectionTimeBucket>> |
SupplyProtectionGroup.getSupplyProtectionTimeBucketTPIfPresent()
Retrieval of associated SupplyProtectionTimeBucket entities (one to many).
|
Class<SupplyProtectionTimeBucket> |
SupplyProtectionTimeBucket.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplyProtectionGroup.addSupplyProtectionTimeBucketTP(SupplyProtectionTimeBucket... entity)
Adds elements to the list of associated SupplyProtectionTimeBucket entities.
|
SupplyProtectionGroup.SupplyProtectionGroupBuilder |
SupplyProtectionGroup.SupplyProtectionGroupBuilder.supplyProtectionTimeBucketTP(SupplyProtectionTimeBucket... value)
Navigation property _SupplyProtectionTimeBucketTP for SupplyProtectionGroup to multiple
SupplyProtectionTimeBucket.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplyProtectionGroup.setSupplyProtectionTimeBucketTP(List<SupplyProtectionTimeBucket> value)
Overwrites the list of associated SupplyProtectionTimeBucket entities for the loaded navigation property
_SupplyProtectionTimeBucketTP.
|
Constructor and Description |
---|
SupplyProtectionGroup(UUID supplyProtectionGroupUUID,
UUID supplyProtectionUUID,
String supProtCharc01ValueID,
String supProtCharc02ValueID,
String supProtCharc03ValueID,
String supProtCharc04ValueID,
String supProtCharc05ValueID,
String supProtCharc06ValueID,
String supProtCharc07ValueID,
String supProtCharc08ValueID,
String supProtCharc09ValueID,
String supProtCharc10ValueID,
Integer supProtGroupPriorityValue,
String createdByUser,
OffsetDateTime creationDateTime,
String lastChangedByUser,
OffsetDateTime lastChangeDateTime,
String charcValAuthznGroup,
String unitOfMeasure,
BigDecimal supProtProtectedQuantity,
BigDecimal supProtConsumedQuantity,
List<SupplyProtectionTimeBucket> to_SupplyProtectionTimeBucketTP,
SupplyProtection to_SupplyProtectionTP) |
Copyright © 2021 SAP SE. All rights reserved.