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