Uses of Class
nl.liacs.subdisc.XMLNodeSearchParameter

Packages that use XMLNodeSearchParameter
nl.liacs.subdisc   
 

Uses of XMLNodeSearchParameter in nl.liacs.subdisc
 

Methods in nl.liacs.subdisc that return XMLNodeSearchParameter
static XMLNodeSearchParameter XMLNodeSearchParameter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XMLNodeSearchParameter[] XMLNodeSearchParameter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.