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 Modifier and Type Field Description protected FloatTypeFloat. _floatMethods in org.plutext.jaxb.xslfo that return FloatType Modifier and Type Method Description static FloatTypeFloatType. fromValue(java.lang.String v)FloatTypeFloat. getFloat()Gets the value of the float property.static FloatTypeFloatType. valueOf(java.lang.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 Modifier and Type Method Description voidFloat. setFloat(FloatType value)Sets the value of the float property.