|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntervalT | |
---|---|
org.apache.yoko.orb.OB | |
org.omg.Security | |
org.omg.TimeBase |
Uses of IntervalT in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB that return IntervalT | |
---|---|
static IntervalT |
TimeHelper.toIntervalT(long time,
long inaccuracy)
|
Methods in org.apache.yoko.orb.OB with parameters of type IntervalT | |
---|---|
static UtcT |
TimeHelper.toUtcT(IntervalT inter)
|
Uses of IntervalT in org.omg.Security |
---|
Methods in org.omg.Security that return IntervalT | |
---|---|
static IntervalT |
IntervalTHelper.extract(Any a)
|
static IntervalT |
IntervalTHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type IntervalT | |
---|---|
static void |
IntervalTHelper.insert(Any a,
IntervalT that)
|
static void |
IntervalTHelper.write(OutputStream ostream,
IntervalT value)
|
Uses of IntervalT in org.omg.TimeBase |
---|
Fields in org.omg.TimeBase declared as IntervalT | |
---|---|
IntervalT |
IntervalTHolder.value
|
Methods in org.omg.TimeBase that return IntervalT | |
---|---|
static IntervalT |
IntervalTHelper.extract(Any any)
|
static IntervalT |
IntervalTHelper.read(InputStream in)
|
Methods in org.omg.TimeBase with parameters of type IntervalT | |
---|---|
static void |
IntervalTHelper.insert(Any any,
IntervalT val)
|
static void |
IntervalTHelper.write(OutputStream out,
IntervalT val)
|
Constructors in org.omg.TimeBase with parameters of type IntervalT | |
---|---|
IntervalTHolder(IntervalT initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |