public class SaWsContentStructure extends Object
Constructor and Description |
---|
SaWsContentStructure() |
Modifier and Type | Method and Description |
---|---|
static SaWsContentStructure |
convert(com.saperion.intf.SaDocInfo doc) |
Map<String,SaWsContentElement> |
getElements() |
Map<String,String> |
getVariables() |
boolean |
isAnnotated() |
void |
setAnnotated(boolean annotated) |
void |
setElements(Map<String,SaWsContentElement> elements) |
void |
setVariables(Map<String,String> variables) |
public boolean isAnnotated()
public Map<String,SaWsContentElement> getElements()
public void setAnnotated(boolean annotated)
public void setElements(Map<String,SaWsContentElement> elements)
public static SaWsContentStructure convert(com.saperion.intf.SaDocInfo doc)
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.