|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zlatan.util.PurchaseOrderReplicator
Classe di utilità per la copia di un PurchaseOrderType
.
Constructor Summary | |
PurchaseOrderReplicator()
|
Method Summary | |
static PurchaseOrderType |
copy(PurchaseOrderType po)
Metodo per copiare un ordine di acquisto. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PurchaseOrderReplicator()
Method Detail |
public static PurchaseOrderType copy(PurchaseOrderType po)
po
- l'ordine da copiare
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |