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