org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class ServiceTypeExistsHelper


public final class ServiceTypeExistsHelper
extends java.lang.Object

Generated from IDL definition of exception "ServiceTypeExists"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static ServiceTypeExists extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ServiceTypeExists s)


read

public static ServiceTypeExists read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ServiceTypeExists s)