Uses of Class
com.saperion.ws.wrapper.wf.SaWsCommentEntry
-
Packages that use SaWsCommentEntry Package Description com.saperion.ws.wrapper.wf Package for ws workflow wrapper. -
-
Uses of SaWsCommentEntry in com.saperion.ws.wrapper.wf
Methods in com.saperion.ws.wrapper.wf that return types with arguments of type SaWsCommentEntry Modifier and Type Method Description java.util.List<SaWsCommentEntry>
SaWsHistoryEntry. getComments()
Gets the comments.Method parameters in com.saperion.ws.wrapper.wf with type arguments of type SaWsCommentEntry Modifier and Type Method Description void
SaWsHistoryEntry. setComments(java.util.List<SaWsCommentEntry> newComments)
Sets the comments.
-