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

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

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

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



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