org.omg.CosTrading.LookupPackage
Class IllegalPreferenceHelper

java.lang.Object
  extended by org.omg.CosTrading.LookupPackage.IllegalPreferenceHelper

public abstract class IllegalPreferenceHelper
extends Object

Generated from IDL exception "IllegalPreference".

Version:
generated at 07-Dec-2012 13:29:05
Author:
JacORB IDL compiler V 3.2, 07-Dec-2012

Constructor Summary
IllegalPreferenceHelper()
           
 
Method Summary
static IllegalPreference extract(Any any)
           
static String id()
           
static void insert(Any any, IllegalPreference s)
           
static IllegalPreference read(InputStream in)
           
static TypeCode type()
           
static void write(OutputStream out, IllegalPreference s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IllegalPreferenceHelper

public IllegalPreferenceHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          IllegalPreference s)

extract

public static IllegalPreference extract(Any any)

id

public static String id()

read

public static IllegalPreference read(InputStream in)

write

public static void write(OutputStream out,
                         IllegalPreference s)


Copyright © 2012 JacORB. All Rights Reserved.