Uses of Class
org.omg.TimeBase.UtcT
-
Packages that use UtcT Package Description org.omg.Messaging org.omg.TimeBase -
-
Uses of UtcT in org.omg.Messaging
Methods in org.omg.Messaging that return UtcT Modifier and Type Method Description UtcT_ReplyEndTimePolicyStub. end_time()UtcT_RequestEndTimePolicyStub. end_time()UtcTReplyEndTimePolicyOperations. end_time()UtcTReplyEndTimePolicyPOATie. end_time()UtcTRequestEndTimePolicyOperations. end_time()UtcTRequestEndTimePolicyPOATie. end_time()UtcT_ReplyStartTimePolicyStub. start_time()UtcT_RequestStartTimePolicyStub. start_time()UtcTReplyStartTimePolicyOperations. start_time()UtcTReplyStartTimePolicyPOATie. start_time()UtcTRequestStartTimePolicyOperations. start_time()UtcTRequestStartTimePolicyPOATie. start_time() -
Uses of UtcT in org.omg.TimeBase
Fields in org.omg.TimeBase declared as UtcT Modifier and Type Field Description UtcTUtcTHolder. valueMethods in org.omg.TimeBase that return UtcT Modifier and Type Method Description static UtcTUtcTHelper. extract(Any a)static UtcTUtcTHelper. read(InputStream istream)Methods in org.omg.TimeBase with parameters of type UtcT Modifier and Type Method Description static voidUtcTHelper. insert(Any a, UtcT that)static voidUtcTHelper. write(OutputStream ostream, UtcT value)Constructors in org.omg.TimeBase with parameters of type UtcT Constructor Description UtcTHolder(UtcT initialValue)
-