public class LogTemplate extends Object
LogTemplate(String type, String format)
String
getFormat()
getType()
void
setFormat(String format)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogTemplate(String type, String format)
type
format
public String getType()
public void setType(String type)
public String getFormat()
public void setFormat(String format)
Copyright © 2024. All rights reserved.