T
- object typepublic abstract static class Inspector.AbstractValueFormatter<T> extends Object implements ValueFormatter<T>
ValueFormatter
.Constructor and Description |
---|
AbstractValueFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
T |
getValue() |
void |
setValue(T value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canHandle, getChildren, getDescription, getValueAsString, hasChildren
public T getValue()
getValue
in interface ValueFormatter<T>
public void setValue(T value)
setValue
in interface ValueFormatter<T>
public String getName()
getName
in interface ValueFormatter<T>
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.