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

public class Pr_adm_ju extends VdmEntity<Pr_adm_ju> implements VdmEntitySet
BR Adm Judicial Process

Original entity name from the Odata EDM: pr_adm_juType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: empresa

      Parameters:
      empresa - Company Code
    • setTp_proc

      public void setTp_proc(@Nullable String tp_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_proc

      Parameters:
      tp_proc - Process Type
    • setNr_proc

      public void setNr_proc(@Nullable String nr_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: nr_proc

      Parameters:
      nr_proc - Administrative Procedure/Lawsuit Number
    • setIni_valid

      public void setIni_valid(@Nullable String ini_valid)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ini_valid

      Parameters:
      ini_valid - The ini_valid to set.
    • setFim_valid

      public void setFim_valid(@Nullable String fim_valid)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: fim_valid

      Parameters:
      fim_valid - The fim_valid to set.
    • setUf_vara

      public void setUf_vara(@Nullable String uf_vara)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_vara

      Parameters:
      uf_vara - UF
    • setCod_munic

      public void setCod_munic(@Nullable String cod_munic)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_munic

      Parameters:
      cod_munic - City Code
    • setId_vara

      public void setId_vara(@Nullable String id_vara)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: id_vara

      Parameters:
      id_vara - Vara Identification
    • setInd_autoria

      public void setInd_autoria(@Nullable String ind_autoria)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_autoria

      Parameters:
      ind_autoria - Lawsuit Author Indicator
    • 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<Pr_adm_ju>
    • getKey

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

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

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

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

      @Nonnull public static Pr_adm_ju.Pr_adm_juBuilder builder()
    • getEmpresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getTp_proc

      @Nullable public String getTp_proc()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_proc

      Returns:
      Process Type
    • getNr_proc

      @Nullable public String getNr_proc()
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: nr_proc

      Returns:
      Administrative Procedure/Lawsuit Number
    • getIni_valid

      @Nullable public String getIni_valid()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ini_valid

      Returns:
      The ini_valid contained in this VdmEntity.
    • getFim_valid

      @Nullable public String getFim_valid()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: fim_valid

      Returns:
      The fim_valid contained in this VdmEntity.
    • getUf_vara

      @Nullable public String getUf_vara()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_vara

      Returns:
      UF
    • getCod_munic

      @Nullable public String getCod_munic()
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_munic

      Returns:
      City Code
    • getId_vara

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

      Original property name from the Odata EDM: id_vara

      Returns:
      Vara Identification
    • getInd_autoria

      @Nullable public String getInd_autoria()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_autoria

      Returns:
      Lawsuit Author Indicator
    • 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<Pr_adm_ju>
    • equals

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

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

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

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