Uses of Class
org.opennms.web.controller.ksc.CustomGraphEditDetailsController.Parameters
-
Packages that use CustomGraphEditDetailsController.Parameters Package Description org.opennms.web.controller.ksc -
-
Uses of CustomGraphEditDetailsController.Parameters in org.opennms.web.controller.ksc
Methods in org.opennms.web.controller.ksc that return CustomGraphEditDetailsController.Parameters Modifier and Type Method Description static CustomGraphEditDetailsController.Parameters
CustomGraphEditDetailsController.Parameters. valueOf(String name)
Returns the enum constant of this type with the specified name.static CustomGraphEditDetailsController.Parameters[]
CustomGraphEditDetailsController.Parameters. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-