Class CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder
- Enclosing class:
- CharcAttribSeldSetCodeT
-
Method Summary
Modifier and TypeMethodDescriptionbuild()characteristicAttributeCode(String characteristicAttributeCode) (Key Field) Constraints: Not nullable, Maximum length: 4characteristicAttributeCodeGrp(String characteristicAttributeCodeGrp) (Key Field) Constraints: Not nullable, Maximum length: 8characteristicAttributeCodeTxt(String characteristicAttributeCodeTxt) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 2selectedCodeSet(String selectedCodeSet) (Key Field) Constraints: Not nullable, Maximum length: 8selectedCodeSetPlant(String selectedCodeSetPlant) (Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
selectedCodeSetPlant
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder selectedCodeSetPlant(@Nullable String selectedCodeSetPlant) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SelectedCodeSetPlant
- Returns:
this.
-
selectedCodeSet
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder selectedCodeSet(@Nullable String selectedCodeSet) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: SelectedCodeSet
- Returns:
this.
-
characteristicAttributeCodeGrp
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder characteristicAttributeCodeGrp(@Nullable String characteristicAttributeCodeGrp) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CharacteristicAttributeCodeGrp
- Returns:
this.
-
characteristicAttributeCode
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder characteristicAttributeCode(@Nullable String characteristicAttributeCode) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharacteristicAttributeCode
- Returns:
this.
-
language
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
characteristicAttributeCodeTxt
@Nonnull public CharcAttribSeldSetCodeT.CharcAttribSeldSetCodeTBuilder characteristicAttributeCodeTxt(@Nullable String characteristicAttributeCodeTxt) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CharacteristicAttributeCodeTxt
- Returns:
this.
-
build
-
toString
-