public class IDCardProperty
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
strAddress |
byte[] |
strBorn |
byte[] |
strGrantDept |
byte[] |
strIDCardNo |
byte[] |
strName |
byte[] |
strNation |
byte[] |
strPicture |
byte[] |
strReserved |
byte[] |
strSex |
byte[] |
strUserLifeBegin |
byte[] |
strUserLifeEnd |
Constructor and Description |
---|
IDCardProperty() |
public byte[] strName
public byte[] strSex
public byte[] strNation
public byte[] strBorn
public byte[] strAddress
public byte[] strIDCardNo
public byte[] strGrantDept
public byte[] strUserLifeBegin
public byte[] strUserLifeEnd
public byte[] strReserved
public byte[] strPicture