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 Modifier and Type Field Description protected RetrievePositionTypeRetrieveMarker. retrievePositionMethods in org.plutext.jaxb.xslfo that return RetrievePositionType Modifier and Type Method Description static RetrievePositionTypeRetrievePositionType. fromValue(java.lang.String v)RetrievePositionTypeRetrieveMarker. getRetrievePosition()Gets the value of the retrievePosition property.static RetrievePositionTypeRetrievePositionType. valueOf(java.lang.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 Modifier and Type Method Description voidRetrieveMarker. setRetrievePosition(RetrievePositionType value)Sets the value of the retrievePosition property.