Uses of Class
org.plutext.jaxb.xslfo.SpeakNumeralType
-
Uses of SpeakNumeralType in org.plutext.jaxb.xslfo
Methods in org.plutext.jaxb.xslfo that return SpeakNumeralType Modifier and Type Method Description static SpeakNumeralTypeSpeakNumeralType. fromValue(java.lang.String v)SpeakNumeralTypeBasicLink. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeBidiOverride. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeBlock. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeCharacter. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeExternalGraphic. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeInitialPropertySet. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeInline. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeInstreamForeignObject. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeLeader. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeListBlock. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeListItem. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypePageNumber. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypePageNumberCitation. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTable. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableAndCaption. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableBody. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableCaption. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableCell. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableFooter. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableHeader. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTableRow. getSpeakNumeral()Gets the value of the speakNumeral property.SpeakNumeralTypeTitle. getSpeakNumeral()Gets the value of the speakNumeral property.static SpeakNumeralTypeSpeakNumeralType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SpeakNumeralType[]SpeakNumeralType. 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 SpeakNumeralType Modifier and Type Method Description voidBasicLink. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidBidiOverride. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidBlock. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidCharacter. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidExternalGraphic. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidInitialPropertySet. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidInline. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidInstreamForeignObject. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidLeader. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidListBlock. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidListItem. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidPageNumber. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidPageNumberCitation. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTable. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableAndCaption. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableBody. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableCaption. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableCell. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableFooter. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableHeader. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTableRow. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.voidTitle. setSpeakNumeral(SpeakNumeralType value)Sets the value of the speakNumeral property.