public final class IDUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkAddr() |
boolean |
checkAll() |
boolean |
checkBirth() |
boolean |
checkCode() |
boolean |
checkLength() |
String |
getAddr() |
String |
getBirth() |
String |
getErrorMsg() |
List<String> |
getErrorMsgs() |
String |
getSex() |
static IDUtils |
of(String num) |
static int[] |
toInt(String num) |
public String getBirth()
public String getSex()
public String getAddr()
public boolean checkAll()
public boolean checkLength()
public boolean checkBirth()
public boolean checkAddr()
public boolean checkCode()
public String getErrorMsg()
public static final int[] toInt(String num)
Copyright © 2016. All rights reserved.