public interface Name extends AknObject
The attribute name is used to give a name to all generic elements.
<xsd:attributeGroup name="name">
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.