public static class TaskMonitorTmpl.ImplData
extends org.jamon.AbstractTemplateProxy.ImplData
Constructor and Description |
---|
TaskMonitorTmpl.ImplData() |
Modifier and Type | Method and Description |
---|---|
boolean |
getFilter__IsNotDefault() |
String |
getFilter() |
boolean |
getFormat__IsNotDefault() |
String |
getFormat() |
boolean |
getTaskMonitor__IsNotDefault() |
TaskMonitor |
getTaskMonitor() |
void |
setFilter(String filter) |
void |
setFormat(String format) |
void |
setTaskMonitor(TaskMonitor taskMonitor) |
public void setTaskMonitor(TaskMonitor taskMonitor)
public TaskMonitor getTaskMonitor()
public boolean getTaskMonitor__IsNotDefault()
public void setFormat(String format)
public String getFormat()
public boolean getFormat__IsNotDefault()
public void setFilter(String filter)
public String getFilter()
public boolean getFilter__IsNotDefault()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.