de.is24.util.monitoring
Class Version
java.lang.Object
de.is24.util.monitoring.Version
- All Implemented Interfaces:
- Reportable
public class Version
- extends Object
- implements Reportable
- Author:
- OSchmitz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
private static final org.apache.log4j.Logger LOGGER
fName
private final String fName
fValue
private final String fValue
Version
public Version(String aName,
String aValue)
accept
public void accept(ReportVisitor aVisitor)
- Specified by:
accept in interface Reportable
getName
public String getName()
- Specified by:
getName in interface Reportable
- Returns:
- Returns the name.
getValue
public String getValue()
- Returns:
- Returns the value.
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.