fipaos.mts.iiop.sun.external.FIPA
Class stringsHelper


public class stringsHelper


Method Summary
 static String[]extract(org.omg.CORBA.Any a)
           
 static Stringid()
           
 static voidinsert(org.omg.CORBA.Any a, String[] that)
           
 static String[]read(org.omg.CORBA.portable.InputStream in)
           
 static synchronized org.omg.CORBA.TypeCodetype()
           
 static voidwrite(org.omg.CORBA.portable.OutputStream out, String[] that)
           

Method Detail

extract

public static String[] extract(org.omg.CORBA.Any a)

id

public static String id()

insert

public static void insert(org.omg.CORBA.Any a, String[] that)

read

public static String[] read(org.omg.CORBA.portable.InputStream in)

type

public static synchronized org.omg.CORBA.TypeCode type()

write

public static void write(org.omg.CORBA.portable.OutputStream out, String[] that)

Association Links

to Class org.omg.CORBA.TypeCode