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

Uses of AbsolutePositionType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as AbsolutePositionType
protected  AbsolutePositionType BlockContainer.absolutePosition
           
 

Methods in org.plutext.jaxb.xslfo that return AbsolutePositionType
static AbsolutePositionType AbsolutePositionType.fromValue(String v)
           
 AbsolutePositionType BlockContainer.getAbsolutePosition()
          Gets the value of the absolutePosition property.
static AbsolutePositionType AbsolutePositionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbsolutePositionType[] AbsolutePositionType.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 AbsolutePositionType
 void BlockContainer.setAbsolutePosition(AbsolutePositionType value)
          Sets the value of the absolutePosition property.
 



Copyright © 2012. All Rights Reserved.