org.omg.CosTrading.ProxyPackage

Class IllegalRecipeHelper


public final class IllegalRecipeHelper
extends java.lang.Object

Generated from IDL definition of exception "IllegalRecipe"

Author:
JacORB IDL compiler

Method Summary

static IllegalRecipe
extract(Any any)
static String
id()
static void
insert(Any any, IllegalRecipe s)
static IllegalRecipe
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, IllegalRecipe s)

Method Details

extract

public static IllegalRecipe extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          IllegalRecipe s)


read

public static IllegalRecipe read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         IllegalRecipe s)