Uses of Class
org.plutext.jaxb.xslfo.RetrieveBoundaryType
-
Uses of RetrieveBoundaryType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as RetrieveBoundaryType Modifier and Type Field Description protected RetrieveBoundaryTypeRetrieveMarker. retrieveBoundaryMethods in org.plutext.jaxb.xslfo that return RetrieveBoundaryType Modifier and Type Method Description static RetrieveBoundaryTypeRetrieveBoundaryType. fromValue(java.lang.String v)RetrieveBoundaryTypeRetrieveMarker. getRetrieveBoundary()Gets the value of the retrieveBoundary property.static RetrieveBoundaryTypeRetrieveBoundaryType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RetrieveBoundaryType[]RetrieveBoundaryType. 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 RetrieveBoundaryType Modifier and Type Method Description voidRetrieveMarker. setRetrieveBoundary(RetrieveBoundaryType value)Sets the value of the retrieveBoundary property.