public class IndexRule_impl extends MetaDataObject_impl implements IndexRule
Constructor and Description |
---|
IndexRule_impl() |
Modifier and Type | Method and Description |
---|---|
Style[] |
getStyles()
Gets the styles that comprise this index rule.
|
protected XmlizationInfo |
getXmlizationInfo()
To be implemented by subclasses to return information describing how to represent this object
in XML.
|
void |
setStyles(Style[] aStyles)
Sets the styles that comprise this index rule.
|
buildFromXMLElement, buildFromXMLElement, clone, equals, findMatchingSubElement, getAttributeClass, getAttributeValue, getInfoset, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, outputEndElement, outputStartElement, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElement
finalize, getClass, notify, notifyAll, wait, wait, wait
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
public Style[] getStyles()
IndexRule
public void setStyles(Style[] aStyles)
IndexRule
protected XmlizationInfo getXmlizationInfo()
MetaDataObject_impl
getXmlizationInfo
in class MetaDataObject_impl
Copyright © 2014. All rights reserved.