Uses of Enum
org.yamcs.xtce.util.NameReference.Type
Packages that use NameReference.Type
-
Uses of NameReference.Type in org.yamcs.xtce.util
Fields in org.yamcs.xtce.util declared as NameReference.TypeMethods in org.yamcs.xtce.util that return NameReference.TypeModifier and TypeMethodDescriptionNameReference.getType()static NameReference.TypeReturns the enum constant of this type with the specified name.static NameReference.Type[]NameReference.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.yamcs.xtce.util with parameters of type NameReference.Type