Class BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder
- Enclosing class:
- BusSolnOrdItmFUPSrvcContr
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessSolutionOrder(String businessSolutionOrder) Constraints: Not nullable, Maximum length: 10businessSolutionOrderItem(String businessSolutionOrderItem) Constraints: Not nullable, Maximum length: 6businessSolutionOrderUUID(UUID businessSolutionOrderUUID) Constraints: noneserviceContract(String serviceContract) Constraints: Not nullable, Maximum length: 10serviceContractItem(String serviceContractItem) Constraints: Not nullable, Maximum length: 6serviceDocItmRltnSqncNumber(String serviceDocItmRltnSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 4serviceDocumentItmRelationUUID(UUID serviceDocumentItmRelationUUID) (Key Field) Constraints: Not nullabletoString()
-
Method Details
-
serviceDocumentItmRelationUUID
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder serviceDocumentItmRelationUUID(@Nullable UUID serviceDocumentItmRelationUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ServiceDocumentItmRelationUUID
- Returns:
this.
-
serviceDocItmRltnSqncNumber
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder serviceDocItmRltnSqncNumber(@Nullable String serviceDocItmRltnSqncNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ServiceDocItmRltnSqncNumber
- Returns:
this.
-
businessSolutionOrderUUID
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder businessSolutionOrderUUID(@Nullable UUID businessSolutionOrderUUID) Constraints: noneOriginal property name from the Odata EDM: BusinessSolutionOrderUUID
- Returns:
this.
-
businessSolutionOrder
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder businessSolutionOrder(@Nullable String businessSolutionOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Returns:
this.
-
businessSolutionOrderItem
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder businessSolutionOrderItem(@Nullable String businessSolutionOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Returns:
this.
-
serviceContract
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder serviceContract(@Nullable String serviceContract) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceContract
- Returns:
this.
-
serviceContractItem
@Nonnull public BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder serviceContractItem(@Nullable String serviceContractItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ServiceContractItem
- Returns:
this.
-
build
-
toString
-