Class EHSLocationType.EHSLocationTypeBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.EHSLocationType.EHSLocationTypeBuilder
Enclosing class:
EHSLocationType

public static class EHSLocationType.EHSLocationTypeBuilder extends Object
  • Method Details

    • eHSLocationType

      @Nonnull public EHSLocationType.EHSLocationTypeBuilder eHSLocationType(@Nullable String eHSLocationType)
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original 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: 40

      Original property name from the Odata EDM: EHSLocationType_Text

      Returns:
      this.
    • build

      @Nonnull public EHSLocationType build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object