Uses of Enum
org.yamcs.xtce.CheckWindow.TimeWindowIsRelativeToType
Packages that use CheckWindow.TimeWindowIsRelativeToType
-
Uses of CheckWindow.TimeWindowIsRelativeToType in org.yamcs.xtce
Methods in org.yamcs.xtce that return CheckWindow.TimeWindowIsRelativeToTypeModifier and TypeMethodDescriptionCheckWindow.getTimeWindowIsRelativeTo()Returns the enum constant of this type with the specified name.CheckWindow.TimeWindowIsRelativeToType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.yamcs.xtce with parameters of type CheckWindow.TimeWindowIsRelativeToTypeModifierConstructorDescriptionCheckWindow(long timeToStartChecking, long timeToStopChecking, CheckWindow.TimeWindowIsRelativeToType timeWindowIsRelativeTo)