VALUE
- is the generic type of the value to pass to the formatter
.public interface AttributeWriteFormatter<VALUE> extends AttributeReadFormatter<VALUE>
formatter
of an object.Modifier and Type | Method and Description |
---|---|
void |
setFormatter(Formatter<VALUE> formatter)
This method sets the
formatter of this object. |
getFormatter
Copyright © 2001–2016 mmm-Team. All rights reserved.