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

Uses of OddOrEvenType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as OddOrEvenType
protected  OddOrEvenType ConditionalPageMasterReference.oddOrEven
           
 

Methods in org.plutext.jaxb.xslfo that return OddOrEvenType
static OddOrEvenType OddOrEvenType.fromValue(String v)
           
 OddOrEvenType ConditionalPageMasterReference.getOddOrEven()
          Gets the value of the oddOrEven property.
static OddOrEvenType OddOrEvenType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OddOrEvenType[] OddOrEvenType.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 OddOrEvenType
 void ConditionalPageMasterReference.setOddOrEven(OddOrEvenType value)
          Sets the value of the oddOrEven property.
 



Copyright © 2012. All Rights Reserved.