Uses of Class
org.plutext.jaxb.xslfo.BlankOrNotBlankType
-
Uses of BlankOrNotBlankType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as BlankOrNotBlankType Modifier and Type Field Description protected BlankOrNotBlankTypeConditionalPageMasterReference. blankOrNotBlankMethods in org.plutext.jaxb.xslfo that return BlankOrNotBlankType Modifier and Type Method Description static BlankOrNotBlankTypeBlankOrNotBlankType. fromValue(java.lang.String v)BlankOrNotBlankTypeConditionalPageMasterReference. getBlankOrNotBlank()Gets the value of the blankOrNotBlank property.static BlankOrNotBlankTypeBlankOrNotBlankType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BlankOrNotBlankType[]BlankOrNotBlankType. 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 BlankOrNotBlankType Modifier and Type Method Description voidConditionalPageMasterReference. setBlankOrNotBlank(BlankOrNotBlankType value)Sets the value of the blankOrNotBlank property.