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