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