Uses of Class
org.yamcs.xtce.IndirectParameterRefEntry
-
Packages that use IndirectParameterRefEntry Package Description org.yamcs.xtce -
-
Uses of IndirectParameterRefEntry in org.yamcs.xtce
Methods in org.yamcs.xtce that return types with arguments of type IndirectParameterRefEntry Modifier and Type Method Description Collection<IndirectParameterRefEntry>XtceDb. getIndirectParameterRefEntries(String namespace)Retrieve the list ofIndirectParameterRefEntryfor a given alias namespace.
-