Uses of Class
org.plutext.jaxb.xslfo.PagePositionType
-
Uses of PagePositionType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as PagePositionType Modifier and Type Field Description protected PagePositionTypeConditionalPageMasterReference. pagePositionMethods in org.plutext.jaxb.xslfo that return PagePositionType Modifier and Type Method Description static PagePositionTypePagePositionType. fromValue(java.lang.String v)PagePositionTypeConditionalPageMasterReference. getPagePosition()Gets the value of the pagePosition property.static PagePositionTypePagePositionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PagePositionType[]PagePositionType. 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 PagePositionType Modifier and Type Method Description voidConditionalPageMasterReference. setPagePosition(PagePositionType value)Sets the value of the pagePosition property.