Uses of Class
org.odftoolkit.odfdom.dom.attribute.fo.FoBreakAfterAttribute.Value

Packages that use FoBreakAfterAttribute.Value
org.odftoolkit.odfdom.dom.attribute.fo   
 

Uses of FoBreakAfterAttribute.Value in org.odftoolkit.odfdom.dom.attribute.fo
 

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



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.