|
|||||||||||
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.DeliveryDocketWithParty
Field Summary |
Fields inherited from class net.sf.oness.common.all.BaseObject |
log |
Constructor Summary | |
DeliveryDocketWithParty()
|
Method Summary | |
DeliveryDocket |
getDeliveryDocket()
|
void |
setDeliveryDocket(DeliveryDocket deliveryDocket)
|
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 DeliveryDocketWithParty()
Method Detail |
public void setDeliveryDocket(DeliveryDocket deliveryDocket)
deliveryDocket
- The deliveryDocket to set.public DeliveryDocket getDeliveryDocket()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |