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