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