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