ecar.pojo
Class SegmentoCategoriaTpAcesSgt

java.lang.Object
  extended by ecar.pojo.SegmentoCategoriaTpAcesSgt
All Implemented Interfaces:
PaiFilho, java.io.Serializable

public class SegmentoCategoriaTpAcesSgt
extends java.lang.Object
implements java.io.Serializable, PaiFilho

SegmentoCategoriaTpAcesSgt generated by hbm2java

See Also:
Serialized Form

Field Summary
private  SegmentoCategoriaTpAcesSgtPK comp_id
           
private  SegmentoCategoriaSgtc SegmentoCategoriaSgtc
           
private static long serialVersionUID
           
private  SisAtributoSatb sisAtributoSatb
           
 
Constructor Summary
SegmentoCategoriaTpAcesSgt()
           
SegmentoCategoriaTpAcesSgt(SegmentoCategoriaTpAcesSgtPK comp_id)
           
SegmentoCategoriaTpAcesSgt(SegmentoCategoriaTpAcesSgtPK comp_id, SisAtributoSatb sisAtributoSatb, SegmentoCategoriaSgtc SegmentoCategoriaSgtc)
           
 
Method Summary
 void atribuirPKPai()
           
 SegmentoCategoriaTpAcesSgtPK getComp_id()
           
 SegmentoCategoriaSgtc getSegmentoCategoriaSgtc()
           
 SisAtributoSatb getSisAtributoSatb()
           
 void setComp_id(SegmentoCategoriaTpAcesSgtPK comp_id)
           
 void setSegmentoCategoriaSgtc(SegmentoCategoriaSgtc SegmentoCategoriaSgtc)
           
 void setSisAtributoSatb(SisAtributoSatb sisAtributoSatb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

comp_id

private SegmentoCategoriaTpAcesSgtPK comp_id

sisAtributoSatb

private SisAtributoSatb sisAtributoSatb

SegmentoCategoriaSgtc

private SegmentoCategoriaSgtc SegmentoCategoriaSgtc
Constructor Detail

SegmentoCategoriaTpAcesSgt

public SegmentoCategoriaTpAcesSgt()

SegmentoCategoriaTpAcesSgt

public SegmentoCategoriaTpAcesSgt(SegmentoCategoriaTpAcesSgtPK comp_id)

SegmentoCategoriaTpAcesSgt

public SegmentoCategoriaTpAcesSgt(SegmentoCategoriaTpAcesSgtPK comp_id,
                                  SisAtributoSatb sisAtributoSatb,
                                  SegmentoCategoriaSgtc SegmentoCategoriaSgtc)
Method Detail

getComp_id

public SegmentoCategoriaTpAcesSgtPK getComp_id()

setComp_id

public void setComp_id(SegmentoCategoriaTpAcesSgtPK comp_id)

getSisAtributoSatb

public SisAtributoSatb getSisAtributoSatb()

setSisAtributoSatb

public void setSisAtributoSatb(SisAtributoSatb sisAtributoSatb)

getSegmentoCategoriaSgtc

public SegmentoCategoriaSgtc getSegmentoCategoriaSgtc()

setSegmentoCategoriaSgtc

public void setSegmentoCategoriaSgtc(SegmentoCategoriaSgtc SegmentoCategoriaSgtc)

atribuirPKPai

public void atribuirPKPai()
Specified by:
atribuirPKPai in interface PaiFilho


Copyright © 2007, PRODEPA - Processamento de Dados do Pará