public class MonitorProcessors extends Object
Constructor and Description |
---|
MonitorProcessors() |
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
String |
getGroupId() |
List<MonitorProcessor> |
getMonitorProcessors() |
void |
setArtifactId(String artifactId) |
void |
setGroupId(String groupId) |
void |
setMonitorProcessors(List<MonitorProcessor> monitorProcessors) |
public String getGroupId()
public void setGroupId(String groupId)
public String getArtifactId()
public void setArtifactId(String artifactId)
public List<MonitorProcessor> getMonitorProcessors()
public void setMonitorProcessors(List<MonitorProcessor> monitorProcessors)
Copyright © 2006–2018 TinyGroup. All rights reserved.