public static final class StXdsl.PhyParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StXdsl.PhyParams.PhyParamsType
Physical layer parameters which the current DSL support
|
Modifier and Type | Method and Description |
---|---|
StXdsl.PhyParams.PhyParamsType[] |
getAvailableTypes()
Obtain the support of the data type
|
java.lang.String |
getData(StXdsl.PhyParams.PhyParamsType type)
To obtain the physical layer configuration information
|
public java.lang.String getData(StXdsl.PhyParams.PhyParamsType type)
type
- StXdsl.PhyParams.PhyParamsType
The type of information of obtain to be specifiedpublic StXdsl.PhyParams.PhyParamsType[] getAvailableTypes()