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

Uses of BackgroundRepeatType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as BackgroundRepeatType
protected  BackgroundRepeatType Title.backgroundRepeat
           
protected  BackgroundRepeatType TableRow.backgroundRepeat
           
protected  BackgroundRepeatType TableHeader.backgroundRepeat
           
protected  BackgroundRepeatType TableFooter.backgroundRepeat
           
protected  BackgroundRepeatType TableColumn.backgroundRepeat
           
protected  BackgroundRepeatType TableCell.backgroundRepeat
           
protected  BackgroundRepeatType TableCaption.backgroundRepeat
           
protected  BackgroundRepeatType TableBody.backgroundRepeat
           
protected  BackgroundRepeatType TableAndCaption.backgroundRepeat
           
protected  BackgroundRepeatType Table.backgroundRepeat
           
protected  BackgroundRepeatType RegionStart.backgroundRepeat
           
protected  BackgroundRepeatType RegionEnd.backgroundRepeat
           
protected  BackgroundRepeatType RegionBody.backgroundRepeat
           
protected  BackgroundRepeatType RegionBefore.backgroundRepeat
           
protected  BackgroundRepeatType RegionAfter.backgroundRepeat
           
protected  BackgroundRepeatType PageNumberCitation.backgroundRepeat
           
protected  BackgroundRepeatType PageNumber.backgroundRepeat
           
protected  BackgroundRepeatType ListItem.backgroundRepeat
           
protected  BackgroundRepeatType ListBlock.backgroundRepeat
           
protected  BackgroundRepeatType Leader.backgroundRepeat
           
protected  BackgroundRepeatType InstreamForeignObject.backgroundRepeat
           
protected  BackgroundRepeatType InlineContainer.backgroundRepeat
           
protected  BackgroundRepeatType Inline.backgroundRepeat
           
protected  BackgroundRepeatType InitialPropertySet.backgroundRepeat
           
protected  BackgroundRepeatType ExternalGraphic.backgroundRepeat
           
protected  BackgroundRepeatType Character.backgroundRepeat
           
protected  BackgroundRepeatType BlockContainer.backgroundRepeat
           
protected  BackgroundRepeatType Block.backgroundRepeat
           
protected  BackgroundRepeatType BasicLink.backgroundRepeat
           
 

Methods in org.plutext.jaxb.xslfo that return BackgroundRepeatType
static BackgroundRepeatType BackgroundRepeatType.fromValue(String v)
           
 BackgroundRepeatType Title.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableRow.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableHeader.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableFooter.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableColumn.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableCell.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableCaption.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableBody.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType TableAndCaption.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType Table.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType RegionStart.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType RegionEnd.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType RegionBody.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType RegionBefore.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType RegionAfter.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType PageNumberCitation.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType PageNumber.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType ListItem.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType ListBlock.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType Leader.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType InstreamForeignObject.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType InlineContainer.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType Inline.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType InitialPropertySet.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType ExternalGraphic.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType Character.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType BlockContainer.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType Block.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
 BackgroundRepeatType BasicLink.getBackgroundRepeat()
          Gets the value of the backgroundRepeat property.
static BackgroundRepeatType BackgroundRepeatType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BackgroundRepeatType[] BackgroundRepeatType.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 BackgroundRepeatType
 void Title.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableRow.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableHeader.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableFooter.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableColumn.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableCell.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableCaption.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableBody.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void TableAndCaption.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void Table.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void RegionStart.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void RegionEnd.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void RegionBody.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void RegionBefore.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void RegionAfter.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void PageNumberCitation.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void PageNumber.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void ListItem.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void ListBlock.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void Leader.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void InstreamForeignObject.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void InlineContainer.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void Inline.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void InitialPropertySet.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void ExternalGraphic.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void Character.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void BlockContainer.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void Block.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 void BasicLink.setBackgroundRepeat(BackgroundRepeatType value)
          Sets the value of the backgroundRepeat property.
 



Copyright © 2012. All Rights Reserved.