Uses of Class
org.odftoolkit.odfdom.dom.attribute.office.OfficeTargetFrameAttribute.Value

Packages that use OfficeTargetFrameAttribute.Value
org.odftoolkit.odfdom.dom.attribute.office   
 

Uses of OfficeTargetFrameAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
 

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



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