public interface AttributeReadStringTitle extends AttributeReadTitle<String>
title
of an object.Modifier and Type | Field and Description |
---|---|
static TypedProperty<String> |
PROPERTY_TITLE
TypedProperty for getTitle() . |
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
This method gets the title of this object.
|
static final TypedProperty<String> PROPERTY_TITLE
TypedProperty
for getTitle()
.String getTitle()
getTitle
in interface AttributeReadTitle<String>
Copyright © 2001–2016 mmm-Team. All rights reserved.