类 Contains
java.lang.Object
com.sh.wf.module.call.impl.Contains
- 所有已实现的接口:
CallBaseSingle_I
Description: 是否包含
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年8月7日
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getValue(ModuleContext context, List<String> argList) 字符串1是否包含字符串2 第一个参数:str1 待检查字符串 第二个参数:str2 被包含字符串
-
构造器详细资料
-
Contains
public Contains()
-
-
方法详细资料
-
getValue
字符串1是否包含字符串2 第一个参数:str1 待检查字符串 第二个参数:str2 被包含字符串- 指定者:
getValue在接口中CallBaseSingle_I- 参数:
context- ModuleContextargList- 变量值- 返回:
- String
-