public interface AttributeWriteStringTitle extends AttributeReadStringTitle, AttributeWriteTitle<String>
title
of an object.PROPERTY_TITLE
Modifier and Type | Method and Description |
---|---|
void |
setTitle(String title)
This method sets the title of this object.
|
getTitle
void setTitle(String title)
setTitle
in interface AttributeWriteTitle<String>
title
- is the new title.AttributeReadStringTitle.getTitle()
Copyright © 2001–2016 mmm-Team. All rights reserved.