VALUE
- is the generic type of the value
.public interface AttributeWriteValue<VALUE> extends AttributeReadValue<VALUE>
value
of an object.Modifier and Type | Method and Description |
---|---|
void |
setValue(VALUE value)
This method sets the
value . |
getValue
Copyright © 2001–2016 mmm-Team. All rights reserved.