VALUE
- is the generic type of a single value out of the options
.public interface AttributeWriteOptions<VALUE> extends AttributeReadOptions<VALUE>
options
of an object.Modifier and Type | Method and Description |
---|---|
void |
setOptions(List<VALUE> options)
This method sets the
options of this object. |
getOptions
Copyright © 2001–2016 mmm-Team. All rights reserved.