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
protected  UnicodeBidiType BidiOverride.unicodeBidi
           
 

Methods in org.plutext.jaxb.xslfo that return UnicodeBidiType
static UnicodeBidiType UnicodeBidiType.fromValue(String v)
           
 UnicodeBidiType BidiOverride.getUnicodeBidi()
          Gets the value of the unicodeBidi property.
static UnicodeBidiType UnicodeBidiType.valueOf(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
 void BidiOverride.setUnicodeBidi(UnicodeBidiType value)
          Sets the value of the unicodeBidi property.
 



Copyright © 2012. All Rights Reserved.