Uses of Enum
org.odftoolkit.odfdom.dom.attribute.smil.SmilModeAttribute.Value
Packages that use SmilModeAttribute.Value
-
Uses of SmilModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.smil
Methods in org.odftoolkit.odfdom.dom.attribute.smil that return SmilModeAttribute.ValueModifier and TypeMethodDescriptionstatic SmilModeAttribute.ValueSmilModeAttribute.Value.enumValueOf(String value) SmilModeAttribute.getEnumValue()static SmilModeAttribute.ValueReturns the enum constant of this type with the specified name.static SmilModeAttribute.Value[]SmilModeAttribute.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 SmilModeAttribute.ValueModifier and TypeMethodDescriptionvoidSmilModeAttribute.setEnumValue(SmilModeAttribute.Value attrValue)