Modifier and Type | Method and Description |
---|---|
NetClass |
LPMinerConfigurationImpl.getNetClass()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
LPMinerConfigurationImpl.setNetClass(NetClass netClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
NetClass |
LPMinerConfiguration.getNetClass()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
LPMinerConfiguration.setNetClass(NetClass netClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static NetClass |
NetClass.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static NetClass[] |
NetClass.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|