Class OriginObject.OriginObjectBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.OriginObject.OriginObjectBuilder
Enclosing class:
OriginObject

public static class OriginObject.OriginObjectBuilder extends Object
  • Method Details

    • originObjectType_ID

      @Nonnull public OriginObject.OriginObjectBuilder originObjectType_ID(@Nullable String originObjectType_ID)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: OriginObjectType_ID

      Returns:
      this.
    • originObjectTypeText

      @Nonnull public OriginObject.OriginObjectBuilder originObjectTypeText(@Nullable String originObjectTypeText)
      Constraints: none

      Original property name from the Odata EDM: OriginObjectTypeText

      Returns:
      this.
    • build

      @Nonnull public OriginObject build()
    • toString

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