ecar.pojo
Class EnderecoEnd
java.lang.Object
ecar.pojo.EnderecoEnd
- All Implemented Interfaces:
- java.io.Serializable
public class EnderecoEnd
- extends java.lang.Object
- implements java.io.Serializable
EnderecoEnd generated by hbm2java
- See Also:
- Serialized Form
Constructor Summary |
EnderecoEnd()
|
EnderecoEnd(java.lang.String enderecoEnd,
java.lang.String complementoEnd,
java.lang.String bairroEnd,
java.lang.String cidadeEnd,
java.lang.Integer cepEnd,
java.lang.String idEnd,
EntidadeEnt entidadeEnt,
TipoEnderecoTend tipoEnderecoTend,
Uf uf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
codEnd
private java.lang.Long codEnd
enderecoEnd
private java.lang.String enderecoEnd
complementoEnd
private java.lang.String complementoEnd
bairroEnd
private java.lang.String bairroEnd
cidadeEnd
private java.lang.String cidadeEnd
cepEnd
private java.lang.Integer cepEnd
idEnd
private java.lang.String idEnd
entidadeEnt
private EntidadeEnt entidadeEnt
tipoEnderecoTend
private TipoEnderecoTend tipoEnderecoTend
uf
private Uf uf
EnderecoEnd
public EnderecoEnd()
EnderecoEnd
public EnderecoEnd(java.lang.String enderecoEnd,
java.lang.String complementoEnd,
java.lang.String bairroEnd,
java.lang.String cidadeEnd,
java.lang.Integer cepEnd,
java.lang.String idEnd,
EntidadeEnt entidadeEnt,
TipoEnderecoTend tipoEnderecoTend,
Uf uf)
getCodEnd
public java.lang.Long getCodEnd()
setCodEnd
public void setCodEnd(java.lang.Long codEnd)
getEnderecoEnd
public java.lang.String getEnderecoEnd()
setEnderecoEnd
public void setEnderecoEnd(java.lang.String enderecoEnd)
getComplementoEnd
public java.lang.String getComplementoEnd()
setComplementoEnd
public void setComplementoEnd(java.lang.String complementoEnd)
getBairroEnd
public java.lang.String getBairroEnd()
setBairroEnd
public void setBairroEnd(java.lang.String bairroEnd)
getCidadeEnd
public java.lang.String getCidadeEnd()
setCidadeEnd
public void setCidadeEnd(java.lang.String cidadeEnd)
getCepEnd
public java.lang.Integer getCepEnd()
setCepEnd
public void setCepEnd(java.lang.Integer cepEnd)
getIdEnd
public java.lang.String getIdEnd()
setIdEnd
public void setIdEnd(java.lang.String idEnd)
getEntidadeEnt
public EntidadeEnt getEntidadeEnt()
setEntidadeEnt
public void setEntidadeEnt(EntidadeEnt entidadeEnt)
getTipoEnderecoTend
public TipoEnderecoTend getTipoEnderecoTend()
setTipoEnderecoTend
public void setTipoEnderecoTend(TipoEnderecoTend tipoEnderecoTend)
getUf
public Uf getUf()
setUf
public void setUf(Uf uf)
Copyright © 2007, PRODEPA - Processamento de Dados do Pará