Uses of Class
org.plutext.jaxb.xslfo.Declarations
-
Uses of Declarations in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as Declarations Modifier and Type Field Description protected DeclarationsRoot. declarationsMethods in org.plutext.jaxb.xslfo that return Declarations Modifier and Type Method Description DeclarationsObjectFactory. createDeclarations()Create an instance ofDeclarationsDeclarationsRoot. getDeclarations()Gets the value of the declarations property.Methods in org.plutext.jaxb.xslfo with parameters of type Declarations Modifier and Type Method Description voidRoot. setDeclarations(Declarations value)Sets the value of the declarations property.