Uses of Class
org.yamcs.xtce.Algorithm.Scope
-
Packages that use Algorithm.Scope Package Description org.yamcs.xtce -
-
Uses of Algorithm.Scope in org.yamcs.xtce
Methods in org.yamcs.xtce that return Algorithm.Scope Modifier and Type Method Description Algorithm.ScopeAlgorithm. getScope()static Algorithm.ScopeAlgorithm.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static Algorithm.Scope[]Algorithm.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.yamcs.xtce with parameters of type Algorithm.Scope Modifier and Type Method Description voidAlgorithm. setScope(Algorithm.Scope scope)
-