Uses of Class
com.saperion.structures.Structure
Packages that use Structure
-
Uses of Structure in com.saperion.structures
Fields in com.saperion.structures declared as StructureModifier and TypeFieldDescriptionprotected Structure
DocumentInfo.structure
This DocumentInfos structure.Methods in com.saperion.structures that return StructureModifier and TypeMethodDescriptionStructure.addVariable
(String varName, String varValue) Adds a variable to this structure.DocumentInfo.getStructure()
Returns this document representations structure.