public class MServiceCall extends MProcessableElement
MProcessableElement.ExcludeModeexcludemode, exported, modes, posttoall, randomselection, rebuildparametersCAPABILITY_SEPARATOR, description, name| Constructor and Description | 
|---|
| MServiceCall(java.lang.String name,
            boolean posttoall,
            boolean randomselection,
            MProcessableElement.ExcludeMode excludemode)Create a new service call. | 
getExcludeMode, isExported, isPostToAll, isRandomSelection, isRebuild, setExcludeMode, setExported, setPostToAll, setRandomSelection, setRebuildaddParameter, getParameter, getParameters, hasParameter, hasParameterIgnoreCase, setParametersequals, getCapabilityName, getDescription, getElementName, getName, hashCode, internalName, setDescription, setFlatName, setName, toStringpublic MServiceCall(java.lang.String name,
                    boolean posttoall,
                    boolean randomselection,
                    MProcessableElement.ExcludeMode excludemode)