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
protected  BlankOrNotBlankType ConditionalPageMasterReference.blankOrNotBlank
           
 

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



Copyright © 2012. All Rights Reserved.