|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.oness.common.all.BaseObject net.sf.oness.common.model.auditing.AbstractAuditableObject net.sf.oness.common.model.to.AuditableTransferObject net.sf.oness.order.model.to.WithParty net.sf.oness.order.model.to.OrderWithParty
Field Summary |
Fields inherited from class net.sf.oness.common.all.BaseObject |
log |
Constructor Summary | |
OrderWithParty()
|
Method Summary | |
Order |
getOrder()
|
void |
setOrder(Order order)
|
Methods inherited from class net.sf.oness.order.model.to.WithParty |
getAmount, getItems, getParty, setAmount, setItems, setParty |
Methods inherited from class net.sf.oness.common.model.to.AuditableTransferObject |
getComments, setComments |
Methods inherited from class net.sf.oness.common.model.auditing.AbstractAuditableObject |
getCode, getCreatedBy, getDeletedBy, getId, getTransactionTime, setCode, setCreatedBy, setDeletedBy, setId, setTransactionTime |
Methods inherited from class net.sf.oness.common.all.BaseObject |
clone, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.oness.common.model.auditing.Auditable |
clone |
Constructor Detail |
public OrderWithParty()
Method Detail |
public void setOrder(Order order)
order
- The order to set.public Order getOrder()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |