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

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

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

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



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