|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditConfig.ErrorOption | |
---|---|
com.vhosting.netconf | From this package you can access the basic operations of Netconf as Java classes. |
Uses of EditConfig.ErrorOption in com.vhosting.netconf |
---|
Methods in com.vhosting.netconf that return EditConfig.ErrorOption | |
---|---|
static EditConfig.ErrorOption |
EditConfig.ErrorOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EditConfig.ErrorOption[] |
EditConfig.ErrorOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.vhosting.netconf with parameters of type EditConfig.ErrorOption | |
---|---|
void |
EditConfig.setErrorOption(EditConfig.ErrorOption option)
Set the error option. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |