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 Modifier and Type Field Description protected ForcePageCountTypePageSequence. forcePageCountMethods in org.plutext.jaxb.xslfo that return ForcePageCountType Modifier and Type Method Description static ForcePageCountTypeForcePageCountType. fromValue(java.lang.String v)ForcePageCountTypePageSequence. getForcePageCount()Gets the value of the forcePageCount property.static ForcePageCountTypeForcePageCountType. valueOf(java.lang.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 Modifier and Type Method Description voidPageSequence. setForcePageCount(ForcePageCountType value)Sets the value of the forcePageCount property.