Uses of Class
org.plutext.jaxb.xslfo.ForcePageCountType

Uses of ForcePageCountType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as ForcePageCountType
protected  ForcePageCountType PageSequence.forcePageCount
           
 

Methods in org.plutext.jaxb.xslfo that return ForcePageCountType
static ForcePageCountType ForcePageCountType.fromValue(String v)
           
 ForcePageCountType PageSequence.getForcePageCount()
          Gets the value of the forcePageCount property.
static ForcePageCountType ForcePageCountType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ForcePageCountType[] ForcePageCountType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plutext.jaxb.xslfo with parameters of type ForcePageCountType
 void PageSequence.setForcePageCount(ForcePageCountType value)
          Sets the value of the forcePageCount property.
 



Copyright © 2012. All Rights Reserved.