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

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

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

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



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