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

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

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

Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return PresentationDirectionAttribute.Value
static PresentationDirectionAttribute.Value PresentationDirectionAttribute.Value.enumValueOf(String value)
           
 PresentationDirectionAttribute.Value PresentationDirectionAttribute.getEnumValue()
           
static PresentationDirectionAttribute.Value PresentationDirectionAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresentationDirectionAttribute.Value[] PresentationDirectionAttribute.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 PresentationDirectionAttribute.Value
 void PresentationDirectionAttribute.setEnumValue(PresentationDirectionAttribute.Value attrValue)
           
 



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