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