public interface AttributeWriteValueAsString extends AttributeReadValueAsString
valueAsString
attribute of an
object.Modifier and Type | Method and Description |
---|---|
void |
setValueAsString(String value)
This method sets the
valueAsString of this object. |
getValueAsString
void setValueAsString(String value)
valueAsString
of this object. value
- is the new value
as it would have been entered by the user.Copyright © 2001–2016 mmm-Team. All rights reserved.