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

public class Nf_parc extends VdmEntity<Nf_parc> implements VdmEntitySet
BR Nota Fiscal Partners

Original entity name from the Odata EDM: nf_parcType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - The nf_id to set.
    • setTipo_parc

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

      Original property name from the Odata EDM: tipo_parc

      Parameters:
      tipo_parc - The tipo_parc to set.
    • setCod_parc

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

      Original property name from the Odata EDM: cod_parc

      Parameters:
      cod_parc - The cod_parc to set.
    • setFun_parc

      public void setFun_parc(@Nullable String fun_parc)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: fun_parc

      Parameters:
      fun_parc - Nota Fiscal Partner Function
    • setName

      public void setName(@Nullable String name)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: name

      Parameters:
      name - The name to set.
    • setCep

      public void setCep(@Nullable String cep)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cep

      Parameters:
      cep - The cep to set.
    • setCaixa_postal

      public void setCaixa_postal(@Nullable String caixa_postal)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: caixa_postal

      Parameters:
      caixa_postal - The caixa_postal to set.
    • setCep_caixa_postal

      public void setCep_caixa_postal(@Nullable String cep_caixa_postal)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cep_caixa_postal

      Parameters:
      cep_caixa_postal - The cep_caixa_postal to set.
    • setFone

      public void setFone(@Nullable String fone)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: fone

      Parameters:
      fone - The fone to set.
    • setFax

      public void setFax(@Nullable String fax)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: fax

      Parameters:
      fax - The fax to set.
    • setIe

      public void setIe(@Nullable String ie)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ie

      Parameters:
      ie - The ie to set.
    • setCte_parc

      public void setCte_parc(@Nullable String cte_parc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: cte_parc

      Parameters:
      cte_parc - CT-e Partner in Fiscal Document
    • setUf

      public void setUf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Parameters:
      uf - UF
    • 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<Nf_parc>
    • getKey

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

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

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

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

      @Nonnull public static Nf_parc.Nf_parcBuilder builder()
    • getNf_id

      @Nullable public String getNf_id()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      The nf_id contained in this VdmEntity.
    • getTipo_parc

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

      Original property name from the Odata EDM: tipo_parc

      Returns:
      The tipo_parc contained in this VdmEntity.
    • getCod_parc

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

      Original property name from the Odata EDM: cod_parc

      Returns:
      The cod_parc contained in this VdmEntity.
    • getFun_parc

      @Nullable public String getFun_parc()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: fun_parc

      Returns:
      Nota Fiscal Partner Function
    • getName

      @Nullable public String getName()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: name

      Returns:
      The name contained in this VdmEntity.
    • getCep

      @Nullable public String getCep()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cep

      Returns:
      The cep contained in this VdmEntity.
    • getCaixa_postal

      @Nullable public String getCaixa_postal()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: caixa_postal

      Returns:
      The caixa_postal contained in this VdmEntity.
    • getCep_caixa_postal

      @Nullable public String getCep_caixa_postal()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cep_caixa_postal

      Returns:
      The cep_caixa_postal contained in this VdmEntity.
    • getFone

      @Nullable public String getFone()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: fone

      Returns:
      The fone contained in this VdmEntity.
    • getFax

      @Nullable public String getFax()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: fax

      Returns:
      The fax contained in this VdmEntity.
    • getIe

      @Nullable public String getIe()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ie

      Returns:
      The ie contained in this VdmEntity.
    • getCte_parc

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

      Original property name from the Odata EDM: cte_parc

      Returns:
      CT-e Partner in Fiscal Document
    • getUf

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

      Original property name from the Odata EDM: uf

      Returns:
      UF
    • 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<Nf_parc>
    • equals

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

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

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

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