public static final class ServiceConfirmationItem.ServiceConfirmationItemBuilder extends Object
@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder pricingElement(ServiceConfItemPriceElement... value)
value
- The ServiceConfItemPriceElements to build this ServiceConfirmationItem with.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder referenceObject(ServiceConfItmRefObject... value)
value
- The ServiceConfItmRefObjects to build this ServiceConfirmationItem with.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfirmation(ServiceConfirmation value)
value
- The ServiceConfirmation to build this ServiceConfirmationItem with.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfirmation(String value)
Original property name from the Odata EDM: ServiceConfirmation
value
- The serviceConfirmation to build this ServiceConfirmationItem with.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder text(ServiceConfirmationItemText... value)
value
- The ServiceConfirmationItemTexts to build this ServiceConfirmationItem with.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfirmationItem(@Nullable String serviceConfirmationItem)
Original property name from the Odata EDM: ServiceConfirmationItem
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfirmationItemUUID(@Nullable UUID serviceConfirmationItemUUID)
Original property name from the Odata EDM: ServiceConfirmationItemUUID
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfItemDescription(@Nullable String serviceConfItemDescription)
Original property name from the Odata EDM: ServiceConfItemDescription
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceObjectType(@Nullable String serviceObjectType)
Original property name from the Odata EDM: ServiceObjectType
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceDocumentItemObjectType(@Nullable String serviceDocumentItemObjectType)
Original property name from the Odata EDM: ServiceDocumentItemObjectType
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder quantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder quantityUnit(@Nullable String quantityUnit)
Original property name from the Odata EDM: QuantityUnit
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder actualServiceDuration(@Nullable BigDecimal actualServiceDuration)
Original property name from the Odata EDM: ActualServiceDuration
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder actualServiceDurationUnit(@Nullable String actualServiceDurationUnit)
Original property name from the Odata EDM: ActualServiceDurationUnit
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfItemCategory(@Nullable String serviceConfItemCategory)
Original property name from the Odata EDM: ServiceConfItemCategory
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder serviceConfItemIsCompleted(@Nullable String serviceConfItemIsCompleted)
Original property name from the Odata EDM: ServiceConfItemIsCompleted
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder executingServiceEmployee(@Nullable String executingServiceEmployee)
Original property name from the Odata EDM: ExecutingServiceEmployee
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder servicePerformer(@Nullable String servicePerformer)
Original property name from the Odata EDM: ServicePerformer
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder billableControl(@Nullable String billableControl)
Original property name from the Odata EDM: BillableControl
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder referenceServiceOrder(@Nullable String referenceServiceOrder)
Original property name from the Odata EDM: ReferenceServiceOrder
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder referenceServiceOrderItem(@Nullable String referenceServiceOrderItem)
Original property name from the Odata EDM: ReferenceServiceOrderItem
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder parentServiceConfItem(@Nullable String parentServiceConfItem)
Original property name from the Odata EDM: ParentServiceConfItem
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder actualServiceStartDateTime(@Nullable ZonedDateTime actualServiceStartDateTime)
Original property name from the Odata EDM: ActualServiceStartDateTime
this
.@Nonnull public ServiceConfirmationItem.ServiceConfirmationItemBuilder actualServiceEndDateTime(@Nullable ZonedDateTime actualServiceEndDateTime)
Original property name from the Odata EDM: ActualServiceEndDateTime
this
.@Nonnull public ServiceConfirmationItem build()
Copyright © 2021 SAP SE. All rights reserved.