|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.imca.model.EquipmentSupplierBO
public class EquipmentSupplierBO
Business Object representing the properties, persistence and functionality of the IMCA domain object.
Constructor Summary | |
---|---|
EquipmentSupplierBO()
|
Method Summary | |
---|---|
EquipmentSupplierEntity |
getEntity()
Get the persistence entity. |
void |
setEntity(EquipmentSupplierEntity entity)
Set the persistence entity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EquipmentSupplierBO()
Method Detail |
---|
public EquipmentSupplierEntity getEntity()
public void setEntity(EquipmentSupplierEntity entity)
entity
- The new persistence entity for this Business Object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |