Uses of Class
org.omg.TimeBase.IntervalT
-
Packages that use IntervalT Package Description org.omg.TimeBase -
-
Uses of IntervalT in org.omg.TimeBase
Fields in org.omg.TimeBase declared as IntervalT Modifier and Type Field Description IntervalTIntervalTHolder. valueMethods in org.omg.TimeBase that return IntervalT Modifier and Type Method Description static IntervalTIntervalTHelper. extract(Any a)static IntervalTIntervalTHelper. read(InputStream istream)Methods in org.omg.TimeBase with parameters of type IntervalT Modifier and Type Method Description static voidIntervalTHelper. insert(Any a, IntervalT that)static voidIntervalTHelper. write(OutputStream ostream, IntervalT value)Constructors in org.omg.TimeBase with parameters of type IntervalT Constructor Description IntervalTHolder(IntervalT initialValue)
-