Uses of Interface
FIPA.MTS
-
Packages that use MTS Package Description FIPA -
-
Uses of MTS in FIPA
Classes in FIPA that implement MTS Modifier and Type Class Description class_MTSImplBaseclass_MTSStubFields in FIPA declared as MTS Modifier and Type Field Description MTSMTSHolder. valueMethods in FIPA that return MTS Modifier and Type Method Description static MTSMTSHelper. extract(Any a)static MTSMTSHelper. narrow(Object that)static MTSMTSHelper. read(InputStream in)Methods in FIPA with parameters of type MTS Modifier and Type Method Description static voidMTSHelper. insert(Any a, MTS that)static voidMTSHelper. write(OutputStream out, MTS that)Constructors in FIPA with parameters of type MTS Constructor Description MTSHolder(MTS __arg)
-