ecar.pojo
Class SegmentoItemTpAcesSgtITA

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

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

SegmentoItemTpAcesSgtITA generated by hbm2java

See Also:
Serialized Form

Field Summary
private  SegmentoItemTpAcesSgtITAPK comp_id
           
private  SegmentoItemSgti SegmentoItemSgti
           
private static long serialVersionUID
           
private  SisAtributoSatb sisAtributoSatb
           
 
Constructor Summary
SegmentoItemTpAcesSgtITA()
           
SegmentoItemTpAcesSgtITA(SegmentoItemTpAcesSgtITAPK comp_id)
           
SegmentoItemTpAcesSgtITA(SegmentoItemTpAcesSgtITAPK comp_id, SisAtributoSatb sisAtributoSatb, SegmentoItemSgti SegmentoItemSgti)
           
 
Method Summary
 void atribuirPKPai()
           
 SegmentoItemTpAcesSgtITAPK getComp_id()
           
 SegmentoItemSgti getSegmentoItemSgti()
           
 SisAtributoSatb getSisAtributoSatb()
           
 void setComp_id(SegmentoItemTpAcesSgtITAPK comp_id)
           
 void setSegmentoItemSgti(SegmentoItemSgti SegmentoItemSgti)
           
 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 SegmentoItemTpAcesSgtITAPK comp_id

sisAtributoSatb

private SisAtributoSatb sisAtributoSatb

SegmentoItemSgti

private SegmentoItemSgti SegmentoItemSgti
Constructor Detail

SegmentoItemTpAcesSgtITA

public SegmentoItemTpAcesSgtITA()

SegmentoItemTpAcesSgtITA

public SegmentoItemTpAcesSgtITA(SegmentoItemTpAcesSgtITAPK comp_id)

SegmentoItemTpAcesSgtITA

public SegmentoItemTpAcesSgtITA(SegmentoItemTpAcesSgtITAPK comp_id,
                                SisAtributoSatb sisAtributoSatb,
                                SegmentoItemSgti SegmentoItemSgti)
Method Detail

getComp_id

public SegmentoItemTpAcesSgtITAPK getComp_id()

setComp_id

public void setComp_id(SegmentoItemTpAcesSgtITAPK comp_id)

getSisAtributoSatb

public SisAtributoSatb getSisAtributoSatb()

setSisAtributoSatb

public void setSisAtributoSatb(SisAtributoSatb sisAtributoSatb)

getSegmentoItemSgti

public SegmentoItemSgti getSegmentoItemSgti()

setSegmentoItemSgti

public void setSegmentoItemSgti(SegmentoItemSgti SegmentoItemSgti)

atribuirPKPai

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


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