public class IndividualQualificationRead extends Object
| 构造器和说明 |
|---|
IndividualQualificationRead() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getIdentificationBackImageId()
Get identificationBackImageId
|
String |
getIdentificationFrontImageId()
Get identificationFrontImageId
|
int |
hashCode() |
IndividualQualificationRead |
identificationBackImageId(String identificationBackImageId) |
IndividualQualificationRead |
identificationFrontImageId(String identificationFrontImageId) |
void |
setIdentificationBackImageId(String identificationBackImageId) |
void |
setIdentificationFrontImageId(String identificationFrontImageId) |
String |
toString() |
public IndividualQualificationRead identificationFrontImageId(String identificationFrontImageId)
public String getIdentificationFrontImageId()
public void setIdentificationFrontImageId(String identificationFrontImageId)
public IndividualQualificationRead identificationBackImageId(String identificationBackImageId)
public String getIdentificationBackImageId()
public void setIdentificationBackImageId(String identificationBackImageId)
Copyright © 2020. All rights reserved.