Uses of Class
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationPresetClassAttribute.Value
-
Packages that use PresentationPresetClassAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.presentation -
-
Uses of PresentationPresetClassAttribute.Value in org.odftoolkit.odfdom.dom.attribute.presentation
Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return PresentationPresetClassAttribute.Value Modifier and Type Method Description static PresentationPresetClassAttribute.ValuePresentationPresetClassAttribute.Value. enumValueOf(String value)PresentationPresetClassAttribute.ValuePresentationPresetClassAttribute. getEnumValue()static PresentationPresetClassAttribute.ValuePresentationPresetClassAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static PresentationPresetClassAttribute.Value[]PresentationPresetClassAttribute.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.presentation with parameters of type PresentationPresetClassAttribute.Value Modifier and Type Method Description voidPresentationPresetClassAttribute. setEnumValue(PresentationPresetClassAttribute.Value attrValue)
-