public interface NormalizedAtt extends AknObject
The attribute normalized is used in the inline element quantity to provide a normalized value of the number, if appropriate.
<xsd:attributeGroup name="normalizedAtt">
<xsd:attribute name="normalized" type="xsd:string"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
String |
getNormalized() |
void |
setNormalized(String normalized) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.