Uses of Class
de.gwdg.metadataqa.marc.cli.parameters.NetworkAction
-
Packages that use NetworkAction Package Description de.gwdg.metadataqa.marc.cli.parameters -
-
Uses of NetworkAction in de.gwdg.metadataqa.marc.cli.parameters
Methods in de.gwdg.metadataqa.marc.cli.parameters that return NetworkAction Modifier and Type Method Description NetworkActionNetworkParameters. getAction()static NetworkActionNetworkAction. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkAction[]NetworkAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-