org.csapi.fw
Class P_INVALID_SERVICE_CONTRACT_IDHelper

java.lang.Object
  extended by org.csapi.fw.P_INVALID_SERVICE_CONTRACT_IDHelper

public final class P_INVALID_SERVICE_CONTRACT_IDHelper
extends java.lang.Object

Generated from IDL definition of exception "P_INVALID_SERVICE_CONTRACT_ID"

Author:
JacORB IDL compiler

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

Constructor Detail

P_INVALID_SERVICE_CONTRACT_IDHelper

public P_INVALID_SERVICE_CONTRACT_IDHelper()
Method Detail

type

public static org.omg.CORBA.TypeCode type()

insert

public static void insert(org.omg.CORBA.Any any,
                          P_INVALID_SERVICE_CONTRACT_ID s)

extract

public static P_INVALID_SERVICE_CONTRACT_ID extract(org.omg.CORBA.Any any)

id

public static java.lang.String id()

read

public static P_INVALID_SERVICE_CONTRACT_ID read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream out,
                         P_INVALID_SERVICE_CONTRACT_ID s)


Copyright © 2009. All Rights Reserved.