Uses of Enum
org.odftoolkit.odfdom.dom.attribute.smil.SmilFillAttribute.Value
Packages that use SmilFillAttribute.Value
-
Uses of SmilFillAttribute.Value in org.odftoolkit.odfdom.dom.attribute.smil
Methods in org.odftoolkit.odfdom.dom.attribute.smil that return SmilFillAttribute.ValueModifier and TypeMethodDescriptionstatic SmilFillAttribute.ValueSmilFillAttribute.Value.enumValueOf(String value) SmilFillAttribute.getEnumValue()static SmilFillAttribute.ValueReturns 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.ValueModifier and TypeMethodDescriptionvoidSmilFillAttribute.setEnumValue(SmilFillAttribute.Value attrValue)