Uses of Class
org.plutext.jaxb.xslfo.BackgroundAttachmentType
-
Uses of BackgroundAttachmentType in org.plutext.jaxb.xslfo
Methods in org.plutext.jaxb.xslfo that return BackgroundAttachmentType Modifier and Type Method Description static BackgroundAttachmentTypeBackgroundAttachmentType. fromValue(java.lang.String v)BackgroundAttachmentTypeBasicLink. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeBlock. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeBlockContainer. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeCharacter. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeExternalGraphic. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeInitialPropertySet. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeInline. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeInlineContainer. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeInstreamForeignObject. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeLeader. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeListBlock. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeListItem. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypePageNumber. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypePageNumberCitation. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeRegionAfter. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeRegionBefore. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeRegionBody. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeRegionEnd. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeRegionStart. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTable. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableAndCaption. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableBody. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableCaption. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableCell. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableColumn. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableFooter. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableHeader. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTableRow. getBackgroundAttachment()Gets the value of the backgroundAttachment property.BackgroundAttachmentTypeTitle. getBackgroundAttachment()Gets the value of the backgroundAttachment property.static BackgroundAttachmentTypeBackgroundAttachmentType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BackgroundAttachmentType[]BackgroundAttachmentType. 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 BackgroundAttachmentType Modifier and Type Method Description voidBasicLink. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidBlock. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidBlockContainer. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidCharacter. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidExternalGraphic. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidInitialPropertySet. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidInline. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidInlineContainer. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidInstreamForeignObject. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidLeader. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidListBlock. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidListItem. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidPageNumber. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidPageNumberCitation. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidRegionAfter. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidRegionBefore. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidRegionBody. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidRegionEnd. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidRegionStart. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTable. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableAndCaption. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableBody. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableCaption. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableCell. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableColumn. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableFooter. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableHeader. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTableRow. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.voidTitle. setBackgroundAttachment(BackgroundAttachmentType value)Sets the value of the backgroundAttachment property.