public interface AttributeWriteClosable extends AttributeReadClosable
closable
attribute of an object.Modifier and Type | Method and Description |
---|---|
void |
setClosable(boolean closable)
This method sets the
closable attribute. |
isClosable
void setClosable(boolean closable)
closable
attribute.closable
- is the new value of AttributeReadClosable.isClosable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.