public static final class JntOpgAgrmtText.JntOpgAgrmtTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
JntOpgAgrmtText |
build() |
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
companyCode(String companyCode)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
jntOpgAgrmt(JntOpgAgrmt value)
Navigation property _JntOpgAgrmt for JntOpgAgrmtText to single JntOpgAgrmt.
|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
jntOpgAgrmt(String value)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
jntOpgAgrmtLongText(String jntOpgAgrmtLongText)
Constraints: Not nullable, Maximum length: 80
|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
jntOpgAgrmtText(String jntOpgAgrmtText)
Constraints: Not nullable, Maximum length: 40
|
JntOpgAgrmtText.JntOpgAgrmtTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder jntOpgAgrmt(JntOpgAgrmt value)
value
- The JntOpgAgrmt to build this JntOpgAgrmtText with.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder jntOpgAgrmt(String value)
Original property name from the Odata EDM: JntOpgAgrmt
value
- The jntOpgAgrmt to build this JntOpgAgrmtText with.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
this
.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder jntOpgAgrmtText(@Nullable String jntOpgAgrmtText)
Original property name from the Odata EDM: JntOpgAgrmtText
this
.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder jntOpgAgrmtLongText(@Nullable String jntOpgAgrmtLongText)
Original property name from the Odata EDM: JntOpgAgrmtLongText
this
.@Nonnull public JntOpgAgrmtText.JntOpgAgrmtTextBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
this
.@Nonnull public JntOpgAgrmtText build()
Copyright © 2021 SAP SE. All rights reserved.