public class WaterLogEvent extends Object
WaterLogEvent()
Level
getLevel()
Supplier<String>
getMsgSupplier()
String
getName()
void
setLevel(Level level)
setMsgSupplier(Supplier<String> msgSupplier)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WaterLogEvent()
public String getName()
public void setName(String name)
public Level getLevel()
public void setLevel(Level level)
public Supplier<String> getMsgSupplier()
public void setMsgSupplier(Supplier<String> msgSupplier)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.