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

Uses of FloatType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as FloatType
protected  FloatType Float._float
           
 

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



Copyright © 2012. All Rights Reserved.