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

Uses of RetrievePositionType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as RetrievePositionType
protected  RetrievePositionType RetrieveMarker.retrievePosition
           
 

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



Copyright © 2012. All Rights Reserved.