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 Modifier and Type Field Description protected LetterValueTypePageSequence. letterValueMethods in org.plutext.jaxb.xslfo that return LetterValueType Modifier and Type Method Description static LetterValueTypeLetterValueType. fromValue(java.lang.String v)LetterValueTypePageSequence. getLetterValue()Gets the value of the letterValue property.static LetterValueTypeLetterValueType. valueOf(java.lang.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 Modifier and Type Method Description voidPageSequence. setLetterValue(LetterValueType value)Sets the value of the letterValue property.