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