程序包 | 说明 |
---|---|
com.fr.stable.fun |
限定符和类型 | 方法和说明 |
---|---|
static FunctionRecord |
FunctionRecord.create(int id,
java.lang.String localeKey)
构建功能点使用信息
|
static FunctionRecord |
FunctionRecord.create(int id,
java.lang.String description,
java.lang.String localeKey)
构建功能点使用信息
|
static FunctionRecord |
FunctionRecord.create(java.lang.String pluginID,
java.lang.String localeKey)
构建功能点使用信息
|
static FunctionRecord |
FunctionRecord.create(java.lang.String pluginID,
java.lang.String description,
java.lang.String localeKey)
构建功能点使用信息
|