java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Lacre_bom>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Lacre_bom
All Implemented Interfaces:
VdmEntitySet

public class Lacre_bom extends VdmEntity<Lacre_bom> implements VdmEntitySet
BR Oil Station Pump Seal

Original entity name from the Odata EDM: lacre_bomType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Lacre_bom> getType()
      Specified by:
      getType in class VdmObject<Lacre_bom>
    • setSerie

      public void setSerie(@Nullable String serie)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: serie

      Parameters:
      serie - The serie to set.
    • setNum_lacre

      public void setNum_lacre(@Nullable String num_lacre)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_lacre

      Parameters:
      num_lacre - The num_lacre to set.
    • setDt_aplicacao

      public void setDt_aplicacao(@Nullable String dt_aplicacao)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_aplicacao

      Parameters:
      dt_aplicacao - The dt_aplicacao to set.
    • setEmpresa

      public void setEmpresa(@Nullable String empresa)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Parameters:
      empresa - The empresa to set.
    • setFilial

      public void setFilial(@Nullable String filial)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Parameters:
      filial - The filial to set.
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<Lacre_bom>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<Lacre_bom>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<Lacre_bom>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<Lacre_bom>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<Lacre_bom>
    • builder

      @Nonnull public static Lacre_bom.Lacre_bomBuilder builder()
    • getSerie

      @Nullable public String getSerie()
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: serie

      Returns:
      The serie contained in this VdmEntity.
    • getNum_lacre

      @Nullable public String getNum_lacre()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_lacre

      Returns:
      The num_lacre contained in this VdmEntity.
    • getDt_aplicacao

      @Nullable public String getDt_aplicacao()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_aplicacao

      Returns:
      The dt_aplicacao contained in this VdmEntity.
    • getEmpresa

      @Nullable public String getEmpresa()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      The empresa contained in this VdmEntity.
    • getFilial

      @Nullable public String getFilial()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      The filial contained in this VdmEntity.
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<Lacre_bom>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<Lacre_bom>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<Lacre_bom>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<Lacre_bom>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<Lacre_bom>