Uses of Enum
org.yamcs.xtce.MathOperation.ElementType
Packages that use MathOperation.ElementType
-
Uses of MathOperation.ElementType in org.yamcs.xtce
Methods in org.yamcs.xtce that return MathOperation.ElementTypeModifier and TypeMethodDescriptionMathOperation.Element.getType()static MathOperation.ElementTypeReturns the enum constant of this type with the specified name.static MathOperation.ElementType[]MathOperation.ElementType.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 MathOperation.ElementType