public class BaseEventData extends Object
BaseEventData()
String
getAppId()
getTenantKey()
getType()
void
setAppId(String appId)
setTenantKey(String tenantKey)
setType(String type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseEventData()
public String getAppId()
public void setAppId(String appId)
public String getType()
public void setType(String type)
public String getTenantKey()
public void setTenantKey(String tenantKey)
Copyright © 2024. All rights reserved.