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