Uses of Class
com.saperion.structures.Structure
-
Packages that use Structure Package Description com.saperion.structures This package contains the global beans. -
-
Uses of Structure in com.saperion.structures
Fields in com.saperion.structures declared as Structure Modifier and Type Field Description protected Structure
DocumentInfo. structure
This DocumentInfos structure.Methods in com.saperion.structures that return Structure Modifier and Type Method Description Structure
Structure. addVariable(java.lang.String varName, java.lang.String varValue)
Adds a variable to this structure.Structure
DocumentInfo. getStructure()
Returns this document representations structure.
-