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

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

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

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



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