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

Uses of LetterValueType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as LetterValueType
protected  LetterValueType PageSequence.letterValue
           
 

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



Copyright © 2012. All Rights Reserved.