java.lang.Object org.omg.DynamicAny.DynFixedHelper
public DynFixedHelper()
public static DynFixed extract(Any a)
public static String id()
public static void insert(Any a, DynFixed that)
public static DynFixed narrow(Object obj)
public static DynFixed read(InputStream istream)
public static TypeCode type()
public static DynFixed unchecked_narrow(Object obj)
public static void write(OutputStream ostream, DynFixed value)