public interface Type extends AknObject
The type attribute is used in various element to identify a type without restrictions as to its values.
<xsd:attributeGroup name="type">
<xsd:attribute name="type" type="xsd:string"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
setType(String value) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.