public static class SYS.ACMESB
extends java.lang.Object
Constructor and Description |
---|
ACMESB()
Construct new instance.
|
ACMESB(int status,
int status2,
int acmeId,
int acmeStatus)
Construct new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getAcmeId()
Get ACME ID.
|
int |
getAcmeStatus()
Get ACME status.
|
int |
getStatus()
Get status.
|
int |
getStatus2()
Get secondary status.
|