Uses of Class
org.odftoolkit.odfdom.dom.attribute.presentation.PresentationClassAttribute.Value

Packages that use PresentationClassAttribute.Value
org.odftoolkit.odfdom.dom.attribute.presentation   
 

Uses of PresentationClassAttribute.Value in org.odftoolkit.odfdom.dom.attribute.presentation
 

Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return PresentationClassAttribute.Value
static PresentationClassAttribute.Value PresentationClassAttribute.Value.enumValueOf(String value)
           
 PresentationClassAttribute.Value PresentationClassAttribute.getEnumValue()
           
static PresentationClassAttribute.Value PresentationClassAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresentationClassAttribute.Value[] PresentationClassAttribute.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.attribute.presentation with parameters of type PresentationClassAttribute.Value
 void PresentationClassAttribute.setEnumValue(PresentationClassAttribute.Value attrValue)
           
 



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