public abstract class BaseOrderType extends Object
BaseOrderType()
int
getQuantity()
void
setQuantity(int quantity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseOrderType()
public int getQuantity()
public void setQuantity(int quantity)
Copyright © 2018. All rights reserved.