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

Uses of ClearType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as ClearType
protected  ClearType Float.clear
           
 

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



Copyright © 2012. All Rights Reserved.