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(String value)
           
 FoBreakAfterAttribute.Value FoBreakAfterAttribute.getEnumValue()
           
static FoBreakAfterAttribute.Value FoBreakAfterAttribute.Value.valueOf(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-2017 The Apache Software Foundation. All Rights Reserved.