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
protected  PagePositionType ConditionalPageMasterReference.pagePosition
           
 

Methods in org.plutext.jaxb.xslfo that return PagePositionType
static PagePositionType PagePositionType.fromValue(String v)
           
 PagePositionType ConditionalPageMasterReference.getPagePosition()
          Gets the value of the pagePosition property.
static PagePositionType PagePositionType.valueOf(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
 void ConditionalPageMasterReference.setPagePosition(PagePositionType value)
          Sets the value of the pagePosition property.
 



Copyright © 2012. All Rights Reserved.