public static class BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BusSolnOrdFUPServiceContract |
build() |
BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder |
businessSolutionOrder(String businessSolutionOrder)
Constraints: Not nullable, Maximum length: 10
|
BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder |
businessSolutionOrderUUID(UUID businessSolutionOrderUUID)
Constraints: none
|
BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder |
serviceContract(String serviceContract)
Constraints: Not nullable, Maximum length: 10
|
BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder |
serviceDocRltnSequenceNumber(String serviceDocRltnSequenceNumber)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder |
serviceDocumentRelationUUID(UUID serviceDocumentRelationUUID)
(Key Field) Constraints: Not nullable
|
String |
toString() |
@Nonnull public BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder serviceDocumentRelationUUID(@Nullable UUID serviceDocumentRelationUUID)
Original property name from the Odata EDM: ServiceDocumentRelationUUID
this
.@Nonnull public BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder serviceDocRltnSequenceNumber(@Nullable String serviceDocRltnSequenceNumber)
Original property name from the Odata EDM: ServiceDocRltnSequenceNumber
this
.@Nonnull public BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder businessSolutionOrder(@Nullable String businessSolutionOrder)
Original property name from the Odata EDM: BusinessSolutionOrder
this
.@Nonnull public BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder businessSolutionOrderUUID(@Nullable UUID businessSolutionOrderUUID)
Original property name from the Odata EDM: BusinessSolutionOrderUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
this
.@Nonnull public BusSolnOrdFUPServiceContract.BusSolnOrdFUPServiceContractBuilder serviceContract(@Nullable String serviceContract)
Original property name from the Odata EDM: ServiceContract
this
.@Nonnull public BusSolnOrdFUPServiceContract build()
Copyright © 2020 SAP SE. All rights reserved.