public static final class ServiceContrItemObjectList.ServiceContrItemObjectListBuilder extends Object
@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceContractItem(ServiceContractItem value)
value
- The ServiceContractItem to build this ServiceContrItemObjectList with.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceContractItem(String value)
Original property name from the Odata EDM: ServiceContractItem
value
- The serviceContractItem to build this ServiceContrItemObjectList with.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceContract(@Nullable String serviceContract)
Original property name from the Odata EDM: ServiceContract
this
.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceRefObjectSequenceNumber(@Nullable String serviceRefObjectSequenceNumber)
Original property name from the Odata EDM: ServiceRefObjectSequenceNumber
this
.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder equipment(@Nullable String equipment)
Original property name from the Odata EDM: Equipment
this
.@Nonnull public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceRefFunctionalLocation(@Nullable String serviceRefFunctionalLocation)
Original property name from the Odata EDM: ServiceRefFunctionalLocation
If alternative labels exist for a functional location, you can define in your user profile which label should be displayed in this field.
this
.@Nonnull public ServiceContrItemObjectList build()
Copyright © 2021 SAP SE. All rights reserved.