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 StructureDocumentInfo. structureThis DocumentInfos structure.Methods in com.saperion.structures that return Structure Modifier and Type Method Description StructureStructure. addVariable(java.lang.String varName, java.lang.String varValue)Adds a variable to this structure.StructureDocumentInfo. getStructure()Returns this document representations structure.
-