de.is24.util.monitoring.visitors
Class AbstractSortedReportVisitor.Entry
java.lang.Object
de.is24.util.monitoring.visitors.AbstractSortedReportVisitor.Entry
- Direct Known Subclasses:
- AbstractSortedReportVisitor.CounterEntry, AbstractSortedReportVisitor.HistorizableEntry, AbstractSortedReportVisitor.StateValueEntry, AbstractSortedReportVisitor.TimerEntry, AbstractSortedReportVisitor.VersionEntry
- Enclosing class:
- AbstractSortedReportVisitor
public abstract static class AbstractSortedReportVisitor.Entry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
String name
path
String path
type
String type
AbstractSortedReportVisitor.Entry
private AbstractSortedReportVisitor.Entry(String fqn,
String type)
getValue
public abstract String getValue()
getKey
public String getKey()
getName
public String getName()
- Returns:
- Returns the name.
getType
public String getType()
- Returns:
- Returns the type.
getPath
public String getPath()
- Returns:
- Returns the path.
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.