public static final class StXdsl.ErrorStats
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StXdsl.ErrorStats.ErrorStatsType
Enumerate the current AD configuration information to support universal client access
|
Modifier and Type | Method and Description |
---|---|
StXdsl.ErrorStats.ErrorStatsType[] |
getAvailableTypes()
Obtain the support of the data type
|
java.lang.String |
getData(StXdsl.ErrorStats.ErrorStatsType type)
Obtain error information
|
public java.lang.String getData(StXdsl.ErrorStats.ErrorStatsType type)
type
- StXdsl.Config.ConfigType
Specify the type of information to be obtained public StXdsl.ErrorStats.ErrorStatsType[] getAvailableTypes()