org.omg.CosNotifyFilter

Class ConstraintNotFoundHelper


public final class ConstraintNotFoundHelper
extends java.lang.Object

Generated from IDL definition of exception "ConstraintNotFound"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static ConstraintNotFound extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ConstraintNotFound s)


read

public static ConstraintNotFound read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ConstraintNotFound s)