public class AdminSetupResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected SystemCertData |
adminCert |
| Constructor and Description |
|---|
AdminSetupResponse() |
| Modifier and Type | Method and Description |
|---|---|
SystemCertData |
getAdminCert() |
void |
setAdminCert(SystemCertData adminCert) |
protected SystemCertData adminCert
public SystemCertData getAdminCert()
public void setAdminCert(SystemCertData adminCert)