Uses of Enum Class
systextil.integracao.xml.cte.TUf

Packages that use TUf
Package
Description
 
  • Uses of TUf in systextil.integracao.xml.cte

    Fields in systextil.integracao.xml.cte declared as TUf
    Modifier and Type
    Field
    Description
    protected TUf
    TCTe.InfCte.InfCTeNorm.DocAnt.EmiDocAnt.uf
     
    protected TUf
    TEndereco.uf
     
    protected TUf
    TEndernac.uf
     
    protected TUf
    TEndOrg.uf
     
    protected TUf
    TEndReEnt.uf
     
    protected TUf
    TLocal.uf
     
    protected TUf
    TCTe.InfCte.Ide.ufEnv
     
    protected TUf
    TCTeOS.InfCte.Ide.ufEnv
     
    protected TUf
    TCTe.InfCte.Ide.ufFim
     
    protected TUf
    TCTeOS.InfCte.Ide.ufFim
     
    protected TUf
    TCTe.InfCte.Ide.ufIni
     
    protected TUf
    TCTeOS.InfCte.Ide.ufIni
     
    protected TUf
    TCTeOS.InfCte.Ide.InfPercurso.ufPer
     
    Methods in systextil.integracao.xml.cte that return TUf
    Modifier and Type
    Method
    Description
    static TUf
     
    TCTe.InfCte.InfCTeNorm.DocAnt.EmiDocAnt.getUF()
    Obtem o valor da propriedade uf.
    TEndereco.getUF()
    Gets the value of the uf property.
    TEndernac.getUF()
    Gets the value of the uf property.
    TEndOrg.getUF()
    Gets the value of the uf property.
    TEndReEnt.getUF()
    Gets the value of the uf property.
    TLocal.getUF()
    Gets the value of the uf property.
    TCTe.InfCte.Ide.getUFEnv()
    Obtem o valor da propriedade ufEnv.
    TCTeOS.InfCte.Ide.getUFEnv()
    Obtem o valor da propriedade ufEnv.
    TCTe.InfCte.Ide.getUFFim()
    Obtem o valor da propriedade ufFim.
    TCTeOS.InfCte.Ide.getUFFim()
    Obtem o valor da propriedade ufFim.
    TCTe.InfCte.Ide.getUFIni()
    Obtem o valor da propriedade ufIni.
    TCTeOS.InfCte.Ide.getUFIni()
    Obtem o valor da propriedade ufIni.
    TCTeOS.InfCte.Ide.InfPercurso.getUFPer()
    Obtem o valor da propriedade ufPer.
    static TUf
    TUf.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    static TUf[]
    TUf.values()
    Returns an array containing the constants of this enum class, in the order they are declared.
    Methods in systextil.integracao.xml.cte with parameters of type TUf
    Modifier and Type
    Method
    Description
    void
    TCTe.InfCte.InfCTeNorm.DocAnt.EmiDocAnt.setUF(TUf value)
    Define o valor da propriedade uf.
    void
    TEndereco.setUF(TUf value)
    Sets the value of the uf property.
    void
    TEndernac.setUF(TUf value)
    Sets the value of the uf property.
    void
    TEndOrg.setUF(TUf value)
    Sets the value of the uf property.
    void
    TEndReEnt.setUF(TUf value)
    Sets the value of the uf property.
    void
    TLocal.setUF(TUf value)
    Sets the value of the uf property.
    void
    TCTe.InfCte.Ide.setUFEnv(TUf value)
    Define o valor da propriedade ufEnv.
    void
    TCTeOS.InfCte.Ide.setUFEnv(TUf value)
    Define o valor da propriedade ufEnv.
    void
    TCTe.InfCte.Ide.setUFFim(TUf value)
    Define o valor da propriedade ufFim.
    void
    TCTeOS.InfCte.Ide.setUFFim(TUf value)
    Define o valor da propriedade ufFim.
    void
    TCTe.InfCte.Ide.setUFIni(TUf value)
    Define o valor da propriedade ufIni.
    void
    TCTeOS.InfCte.Ide.setUFIni(TUf value)
    Define o valor da propriedade ufIni.
    void
    TCTeOS.InfCte.Ide.InfPercurso.setUFPer(TUf value)
    Define o valor da propriedade ufPer.