| 程序包 | 说明 |
|---|---|
| cn.fscode.commons.mock.data.generator.module |
| 限定符和类型 | 方法和说明 |
|---|---|
static PhoneGenerator.Operator |
PhoneGenerator.Operator.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PhoneGenerator.Operator |
PhoneGenerator.Operator.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PhoneGenerator.Operator[] |
PhoneGenerator.Operator.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static PhoneGenerator.Operator[] |
PhoneGenerator.Operator.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
PhoneGenerator.createMobile(PhoneGenerator.Operator op)
生成手机号
|
static String |
PhoneGenerator.createMobile(PhoneGenerator.Operator op)
生成手机号
|
Copyright © 2022. All rights reserved.