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 Modifier and Type Field Description protected OddOrEvenTypeConditionalPageMasterReference. oddOrEvenMethods in org.plutext.jaxb.xslfo that return OddOrEvenType Modifier and Type Method Description static OddOrEvenTypeOddOrEvenType. fromValue(java.lang.String v)OddOrEvenTypeConditionalPageMasterReference. getOddOrEven()Gets the value of the oddOrEven property.static OddOrEvenTypeOddOrEvenType. valueOf(java.lang.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 Modifier and Type Method Description voidConditionalPageMasterReference. setOddOrEven(OddOrEvenType value)Sets the value of the oddOrEven property.