public interface AttributeWriteMovable extends AttributeReadMovable
movable
attribute of an object.Modifier and Type | Method and Description |
---|---|
void |
setMovable(boolean movable)
This method sets the
movable attribute. |
isMovable
void setMovable(boolean movable)
movable
attribute.movable
- is the new value of AttributeReadMovable.isMovable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.