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

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

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

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



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