Uses of Class
org.plutext.jaxb.xslfo.UnicodeBidiType
-
Uses of UnicodeBidiType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as UnicodeBidiType Modifier and Type Field Description protected UnicodeBidiTypeBidiOverride. unicodeBidiMethods in org.plutext.jaxb.xslfo that return UnicodeBidiType Modifier and Type Method Description static UnicodeBidiTypeUnicodeBidiType. fromValue(java.lang.String v)UnicodeBidiTypeBidiOverride. getUnicodeBidi()Gets the value of the unicodeBidi property.static UnicodeBidiTypeUnicodeBidiType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UnicodeBidiType[]UnicodeBidiType. 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 UnicodeBidiType Modifier and Type Method Description voidBidiOverride. setUnicodeBidi(UnicodeBidiType value)Sets the value of the unicodeBidi property.