wt.fc
Interface Named
- public interface Named
A Named class has a name. That name is determined by the information
class. Changes to the name are controlled by the NameService.
Supported API: false
Extendable: false
Field Summary |
static String |
NAME
Label for the attribute. |
Method Summary |
String |
getName()
Gets the value of the attribute: NAME. |
NAME
public static final String NAME
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getName
public String getName()
- Gets the value of the attribute: NAME.
Supported API: false
- Returns:
- String