Uses of Class
org.yamcs.xtce.BaseTimeDataType
-
Packages that use BaseTimeDataType Package Description org.yamcs.xtce -
-
Uses of BaseTimeDataType in org.yamcs.xtce
Subclasses of BaseTimeDataType in org.yamcs.xtce Modifier and Type Class Description classAbsoluteTimeArgumentTypeclassAbsoluteTimeDataTypeUsed to contain an absolute time.classAbsoluteTimeParameterTypeConstructors in org.yamcs.xtce with parameters of type BaseTimeDataType Constructor Description BaseTimeDataType(BaseTimeDataType t)creates a shallow copy of tBuilder(BaseTimeDataType dataType)
-