public class Order extends Object
Order(Party seller, Party buyer, OrderType type)
Party
getBuyer()
getSeller()
OrderType
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Order(Party seller, Party buyer, OrderType type)
public Party getBuyer()
public Party getSeller()
public OrderType getType()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.