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

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

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

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



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