public class LogInfo extends Object
LogInfo()
List<String>
getAbroadLog()
getCnLog()
Long
getTime()
void
setAbroadLog(List<String> abroadLog)
setCnLog(List<String> cnLog)
setTime(Long time)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogInfo()
public Long getTime()
public void setTime(Long time)
public List<String> getCnLog()
public void setCnLog(List<String> cnLog)
public List<String> getAbroadLog()
public void setAbroadLog(List<String> abroadLog)
Copyright © 2020. All rights reserved.