public abstract class LgoOrderEvent extends Object
protected
LgoOrderEvent(String type, String orderId, Date time)
String
getOrderId()
Date
getTime()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected LgoOrderEvent(String type, String orderId, Date time)
public String getType()
public String getOrderId()
public Date getTime()
Copyright © 2020. All rights reserved.