Uses of Class
org.opennms.nephron.testing.flowgen.ClockSkewDirection
-
Packages that use ClockSkewDirection Package Description org.opennms.nephron.testing.flowgen -
-
Uses of ClockSkewDirection in org.opennms.nephron.testing.flowgen
Methods in org.opennms.nephron.testing.flowgen that return ClockSkewDirection Modifier and Type Method Description ClockSkewDirectionFlowGenOptions. getClockSkewDirection()static ClockSkewDirectionClockSkewDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static ClockSkewDirection[]ClockSkewDirection. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opennms.nephron.testing.flowgen with parameters of type ClockSkewDirection Modifier and Type Method Description voidFlowGenOptions. setClockSkewDirection(ClockSkewDirection value)
-