Uses of Class
com.vhosting.netconf.EditConfig.TestOption

Packages that use EditConfig.TestOption
com.vhosting.netconf From this package you can access the basic operations of Netconf as Java classes. 
 

Uses of EditConfig.TestOption in com.vhosting.netconf
 

Methods in com.vhosting.netconf that return EditConfig.TestOption
static EditConfig.TestOption EditConfig.TestOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EditConfig.TestOption[] EditConfig.TestOption.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.TestOption
 void EditConfig.setTestOption(EditConfig.TestOption option)
          Set the test option on the transaction.