org.omg.CORBA
Class UnionMemberHelper
java.lang.Object
org.omg.CORBA.UnionMemberHelper
public abstract class UnionMemberHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnionMemberHelper
public UnionMemberHelper()
insert
public static void insert(Any any,
UnionMember val)
extract
public static UnionMember extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static UnionMember read(InputStream in)
write
public static void write(OutputStream out,
UnionMember val)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.