Class EHSLocationType.EHSLocationTypeBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.EHSLocationType.EHSLocationTypeBuilder
- Enclosing class:
- EHSLocationType
-
Method Summary
Modifier and TypeMethodDescriptionbuild()eHSLocationType(String eHSLocationType) (Key Field) Constraints: Not nullable, Maximum length: 40eHSLocationType_Text(String eHSLocationType_Text) Constraints: Not nullable, Maximum length: 40toString()
-
Method Details
-
eHSLocationType
@Nonnull public EHSLocationType.EHSLocationTypeBuilder eHSLocationType(@Nullable String eHSLocationType) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: EHSLocationType
- Returns:
this.
-
eHSLocationType_Text
@Nonnull public EHSLocationType.EHSLocationTypeBuilder eHSLocationType_Text(@Nullable String eHSLocationType_Text) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: EHSLocationType_Text
- Returns:
this.
-
build
-
toString
-