public abstract class StateValueProvider extends Object implements Reportable
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
LOGGER |
| Constructor and Description |
|---|
StateValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ReportVisitor aVisitor)
Implements the visitor pattern to read this StateValueProvider
|
abstract String |
getName()
the name of the state value
|
abstract long |
getValue() |
public void accept(ReportVisitor aVisitor)
accept in interface Reportablepublic abstract long getValue()
public abstract String getName()
getName in interface ReportableCopyright © 2013 Immobilien Scout GmbH. All Rights Reserved.