Class BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditioncontracttype.BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder
- Enclosing class:
- BusVolFldCombnTypeFldAssgmt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()busVolFieldCombnType(String busVolFieldCombnType) (Key Field) Constraints: Not nullable, Maximum length: 4busVolFldCombnExtFieldName(String busVolFldCombnExtFieldName) (Key Field) Constraints: Not nullable, Maximum length: 30busVolFldCombnFldInitIsAllwd(Boolean busVolFldCombnFldInitIsAllwd) Constraints: nonetoString()
-
Method Details
-
busVolFieldCombnType
@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFieldCombnType(@Nullable String busVolFieldCombnType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BusVolFieldCombnType
- Returns:
this.
-
busVolFldCombnExtFieldName
@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnExtFieldName(@Nullable String busVolFldCombnExtFieldName) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: BusVolFldCombnExtFieldName
- Returns:
this.
-
busVolFldCombnFldInitIsAllwd
@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnFldInitIsAllwd(@Nullable Boolean busVolFldCombnFldInitIsAllwd) Constraints: noneOriginal property name from the Odata EDM: BusVolFldCombnFldInitIsAllwd
- Returns:
this.
-
build
-
toString
-