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.public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceContract(@Nullable String serviceContract)
Original property name from the Odata EDM: ServiceContract
this
.public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder serviceRefObjectSequenceNumber(@Nullable String serviceRefObjectSequenceNumber)
Original property name from the Odata EDM: ServiceRefObjectSequenceNumber
this
.public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.public ServiceContrItemObjectList.ServiceContrItemObjectListBuilder equipment(@Nullable String equipment)
Original property name from the Odata EDM: Equipment
this
.public ServiceContrItemObjectList build()
Copyright © 2020 SAP SE. All rights reserved.