Uses of Enum
org.odftoolkit.odfdom.pkg.manifest.PreferredViewModeAttribute.Value
Packages that use PreferredViewModeAttribute.Value
-
Uses of PreferredViewModeAttribute.Value in org.odftoolkit.odfdom.pkg.manifest
Methods in org.odftoolkit.odfdom.pkg.manifest that return PreferredViewModeAttribute.ValueModifier and TypeMethodDescriptionPreferredViewModeAttribute.Value.enumValueOf(String value) PreferredViewModeAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static PreferredViewModeAttribute.Value[]PreferredViewModeAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.pkg.manifest with parameters of type PreferredViewModeAttribute.ValueModifier and TypeMethodDescriptionvoidPreferredViewModeAttribute.setEnumValue(PreferredViewModeAttribute.Value attrValue)