Package com.saperion.ws.wrapper
Class SaWsContentStructure
java.lang.Object
com.saperion.ws.wrapper.SaWsContentStructure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SaWsContentStructureconvert(com.saperion.intf.SaDocInfo doc) booleanvoidsetAnnotated(boolean annotated) voidsetElements(Map<String, SaWsContentElement> elements) voidsetVariables(Map<String, String> variables)
-
Constructor Details
-
SaWsContentStructure
public SaWsContentStructure()
-
-
Method Details
-
isAnnotated
public boolean isAnnotated() -
getVariables
-
getElements
-
setAnnotated
public void setAnnotated(boolean annotated) -
setVariables
-
setElements
-
convert
-