Class SAP__Format.SAP__FormatBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SAP__Format.SAP__FormatBuilder
- Enclosing class:
- SAP__Format
-
Method Summary
Modifier and TypeMethodDescriptionborderSize(Integer borderSize) Constraints: Not nullablebuild()fitToPage(SAP__FitToPage fitToPage) Constraints: Not nullableConstraints: Not nullable, Maximum length: 255Constraints: Not nullable(Key Field) Constraints: Not nullablemarginSize(Integer marginSize) Constraints: Not nullableorientation(String orientation) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
fitToPage
Constraints: Not nullableOriginal property name from the Odata EDM: FitToPage
- Returns:
this.
-
id
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: Id
- Returns:
this.
-
fontSize
Constraints: Not nullableOriginal property name from the Odata EDM: FontSize
- Returns:
this.
-
orientation
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Orientation
- Returns:
this.
-
paperSize
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PaperSize
- Returns:
this.
-
borderSize
Constraints: Not nullableOriginal property name from the Odata EDM: BorderSize
- Returns:
this.
-
marginSize
Constraints: Not nullableOriginal property name from the Odata EDM: MarginSize
- Returns:
this.
-
fontName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: FontName
- Returns:
this.
-
build
-
toString
-