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 Modifier and Type Field Description protected ClearTypeFloat. clearMethods in org.plutext.jaxb.xslfo that return ClearType Modifier and Type Method Description static ClearTypeClearType. fromValue(java.lang.String v)ClearTypeFloat. getClear()Gets the value of the clear property.static ClearTypeClearType. valueOf(java.lang.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 Modifier and Type Method Description voidFloat. setClear(ClearType value)Sets the value of the clear property.