Uses of Class
com.saperion.ws.wrapper.SaWsContentElement
-
Packages that use SaWsContentElement Package Description com.saperion.ws.wrapper Package for ws wrapper classes. -
-
Uses of SaWsContentElement in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return SaWsContentElement Modifier and Type Method Description static SaWsContentElement
SaWsContentElement. convert(com.saperion.intf.SaDocInfo.ElementInfo element)
Methods in com.saperion.ws.wrapper that return types with arguments of type SaWsContentElement Modifier and Type Method Description java.util.Map<java.lang.String,SaWsContentElement>
SaWsContentStructure. getElements()
Method parameters in com.saperion.ws.wrapper with type arguments of type SaWsContentElement Modifier and Type Method Description void
SaWsContentStructure. setElements(java.util.Map<java.lang.String,SaWsContentElement> elements)
-