Uses of Class
org.yamcs.xtce.TimeEpoch.CommonEpochs
-
Packages that use TimeEpoch.CommonEpochs Package Description org.yamcs.xtce -
-
Uses of TimeEpoch.CommonEpochs in org.yamcs.xtce
Methods in org.yamcs.xtce that return TimeEpoch.CommonEpochs Modifier and Type Method Description TimeEpoch.CommonEpochsTimeEpoch. getCommonEpoch()static TimeEpoch.CommonEpochsTimeEpoch.CommonEpochs. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeEpoch.CommonEpochs[]TimeEpoch.CommonEpochs. 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 TimeEpoch.CommonEpochs Constructor Description TimeEpoch(TimeEpoch.CommonEpochs epoch)
-