Uses of Class
org.odftoolkit.odfdom.dom.attribute.smil.SmilFillAttribute.Value
-
Packages that use SmilFillAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.smil -
-
Uses of SmilFillAttribute.Value in org.odftoolkit.odfdom.dom.attribute.smil
Methods in org.odftoolkit.odfdom.dom.attribute.smil that return SmilFillAttribute.Value Modifier and Type Method Description static SmilFillAttribute.ValueSmilFillAttribute.Value. enumValueOf(String value)SmilFillAttribute.ValueSmilFillAttribute. getEnumValue()static SmilFillAttribute.ValueSmilFillAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static SmilFillAttribute.Value[]SmilFillAttribute.Value. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.smil with parameters of type SmilFillAttribute.Value Modifier and Type Method Description voidSmilFillAttribute. setEnumValue(SmilFillAttribute.Value attrValue)
-