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

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

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

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



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