public class DFNCERTTypesCAStatus
extends java.lang.Object
Constructor and Description |
---|
DFNCERTTypesCAStatus() |
Modifier and Type | Method and Description |
---|---|
int |
getRequestNewCount()
Anzahl neue Zertifikatanträge (in "zu bearbeiten")
|
int |
getRevocationNewCount()
Anzahl neue Sperranträge (in "zu bearbeiten")
|
void |
setRequestNewCount(int value) |
void |
setRevocationNewCount(int value) |
public int getRequestNewCount()
public void setRequestNewCount(int value)
public int getRevocationNewCount()
public void setRevocationNewCount(int value)