public interface AttributeWriteColumnCount extends AttributeReadColumnCount
columnCount
attribute of an
object.Modifier and Type | Method and Description |
---|---|
void |
setColumnCount(int columnCount)
This method sets the
columnCount attribute. |
getColumnCount
void setColumnCount(int columnCount)
columnCount
attribute.columnCount
- is the new value of AttributeReadColumnCount.getColumnCount()
. Should be at least 1
.AttributeReadColumnCount.getColumnCount()
Copyright © 2001–2016 mmm-Team. All rights reserved.