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

public class Com_bic_b extends VdmEntity<Com_bic_b> implements VdmEntitySet
BR Oil Station Pump Nozzle

Original entity name from the Odata EDM: com_bic_bType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Com_bic_b> getType()
      Specified by:
      getType in class VdmObject<Com_bic_b>
    • 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_bico

      public void setNum_bico(@Nullable String num_bico)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_bico

      Parameters:
      num_bico - The num_bico to set.
    • setCod_item

      public void setCod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - The cod_item to set.
    • setNum_tanque

      public void setNum_tanque(@Nullable String num_tanque)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_tanque

      Parameters:
      num_tanque - The num_tanque 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<Com_bic_b>
    • getKey

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

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

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

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

      @Nonnull public static Com_bic_b.Com_bic_bBuilder 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_bico

      @Nullable public String getNum_bico()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_bico

      Returns:
      The num_bico contained in this VdmEntity.
    • getCod_item

      @Nullable public String getCod_item()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      The cod_item contained in this VdmEntity.
    • getNum_tanque

      @Nullable public String getNum_tanque()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_tanque

      Returns:
      The num_tanque 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<Com_bic_b>
    • equals

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

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

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

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