Uses of Interface
org.yamcs.xtce.NonStandardData
Packages that use NonStandardData
-
Uses of NonStandardData in org.yamcs.xtce
Classes in org.yamcs.xtce with type parameters of type NonStandardDataMethods in org.yamcs.xtce with type parameters of type NonStandardDataModifier and TypeMethodDescription<T extends NonStandardData>
TSpaceSystem.getNonStandardDataOfType(Class<T> clazz) <T extends NonStandardData<T>>
TXtceDb.getNonStandardDataOfType(Class<T> clazz) Methods in org.yamcs.xtce that return types with arguments of type NonStandardDataMethods in org.yamcs.xtce with parameters of type NonStandardDataModifier and TypeMethodDescriptionvoidSpaceSystem.addNonStandardData(NonStandardData data) Add non-standard data to this SpaceSystem.