Uses of Class
org.plutext.jaxb.xslfo.SuppressAtLineBreakType
-
Uses of SuppressAtLineBreakType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as SuppressAtLineBreakType Modifier and Type Field Description protected SuppressAtLineBreakTypeCharacter. suppressAtLineBreakMethods in org.plutext.jaxb.xslfo that return SuppressAtLineBreakType Modifier and Type Method Description static SuppressAtLineBreakTypeSuppressAtLineBreakType. fromValue(java.lang.String v)SuppressAtLineBreakTypeCharacter. getSuppressAtLineBreak()Gets the value of the suppressAtLineBreak property.static SuppressAtLineBreakTypeSuppressAtLineBreakType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SuppressAtLineBreakType[]SuppressAtLineBreakType. 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 SuppressAtLineBreakType Modifier and Type Method Description voidCharacter. setSuppressAtLineBreak(SuppressAtLineBreakType value)Sets the value of the suppressAtLineBreak property.