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