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

public class P_nf_view extends VdmEntity<P_nf_view> implements VdmEntitySet
BR Participant NF Data

Original entity name from the Odata EDM: p_nf_viewType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: cod_part

      Parameters:
      cod_part - The cod_part to set.
    • setNome

      public void setNome(@Nullable String nome)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nome

      Parameters:
      nome - The nome 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 - State Tax Number
    • setUf

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

      Original property name from the Odata EDM: uf

      Parameters:
      uf - The uf to set.
    • setCnpj

      public void setCnpj(@Nullable String cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setEnde

      public void setEnde(@Nullable String ende)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: ende

      Parameters:
      ende - The ende to set.
    • setBairro

      public void setBairro(@Nullable String bairro)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: bairro

      Parameters:
      bairro - The bairro 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.
    • setDesc_mun

      public void setDesc_mun(@Nullable String desc_mun)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: desc_mun

      Parameters:
      desc_mun - The desc_mun 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.
    • setSuframa

      public void setSuframa(@Nullable String suframa)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: suframa

      Parameters:
      suframa - The suframa to set.
    • setEmail

      public void setEmail(@Nullable String email)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: email

      Parameters:
      email - The email to set.
    • setCod_pais

      public void setCod_pais(@Nullable String cod_pais)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: cod_pais

      Parameters:
      cod_pais - The cod_pais 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<P_nf_view>
    • getKey

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

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

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

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

      @Nonnull public static P_nf_view.P_nf_viewBuilder builder()
    • getCod_part

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

      Original property name from the Odata EDM: cod_part

      Returns:
      The cod_part contained in this VdmEntity.
    • getNome

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

      Original property name from the Odata EDM: nome

      Returns:
      The nome contained in this VdmEntity.
    • getIe

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

      Original property name from the Odata EDM: ie

      Returns:
      State Tax Number
    • getUf

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

      Original property name from the Odata EDM: uf

      Returns:
      The uf contained in this VdmEntity.
    • getCnpj

      @Nullable public String getCnpj()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getEnde

      @Nullable public String getEnde()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: ende

      Returns:
      The ende contained in this VdmEntity.
    • getBairro

      @Nullable public String getBairro()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: bairro

      Returns:
      The bairro 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.
    • getDesc_mun

      @Nullable public String getDesc_mun()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: desc_mun

      Returns:
      The desc_mun 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.
    • getSuframa

      @Nullable public String getSuframa()
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: suframa

      Returns:
      The suframa contained in this VdmEntity.
    • getEmail

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

      Original property name from the Odata EDM: email

      Returns:
      The email contained in this VdmEntity.
    • getCod_pais

      @Nullable public String getCod_pais()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: cod_pais

      Returns:
      The cod_pais 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<P_nf_view>
    • equals

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

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

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

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