public static final class SupProtCharacteristic.SupProtCharacteristicBuilder extends Object
@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder supplyProtectionTP(SupplyProtection value)
value
- The SupplyProtection to build this SupProtCharacteristic with.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder supProtCharacteristicUUID(@Nullable UUID supProtCharacteristicUUID)
Original property name from the Odata EDM: SupProtCharacteristicUUID
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder supplyProtectionUUID(@Nullable UUID supplyProtectionUUID)
Original property name from the Odata EDM: SupplyProtectionUUID
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder supProtOrdinalNumberValue(@Nullable Short supProtOrdinalNumberValue)
Original property name from the Odata EDM: SupProtOrdinalNumberValue
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder supProtCharcCtlgPathIntID(@Nullable byte[] supProtCharcCtlgPathIntID)
Original property name from the Odata EDM: SupProtCharcCtlgPathIntID
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder creationDateTime(@Nullable OffsetDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder lastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.@Nonnull public SupProtCharacteristic.SupProtCharacteristicBuilder characteristic(@Nullable String characteristic)
Original property name from the Odata EDM: Characteristic
this
.@Nonnull public SupProtCharacteristic build()
Copyright © 2021 SAP SE. All rights reserved.