Uses of Class
org.odftoolkit.odfdom.pkg.manifest.AlgorithmNameAttribute.Value

Packages that use AlgorithmNameAttribute.Value
org.odftoolkit.odfdom.pkg.manifest   
 

Uses of AlgorithmNameAttribute.Value in org.odftoolkit.odfdom.pkg.manifest
 

Methods in org.odftoolkit.odfdom.pkg.manifest that return AlgorithmNameAttribute.Value
static AlgorithmNameAttribute.Value AlgorithmNameAttribute.Value.enumValueOf(String value)
           
 AlgorithmNameAttribute.Value AlgorithmNameAttribute.getEnumValue()
           
static AlgorithmNameAttribute.Value AlgorithmNameAttribute.Value.valueOf(String name)
          Returns 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.Value
 void AlgorithmNameAttribute.setEnumValue(AlgorithmNameAttribute.Value attrValue)
           
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.