org.omg.CosTrading.LinkPackage
Class LimitingFollowTooPermissiveHelper

java.lang.Object
  extended by org.omg.CosTrading.LinkPackage.LimitingFollowTooPermissiveHelper

public class LimitingFollowTooPermissiveHelper
extends java.lang.Object

Helper class for : LimitingFollowTooPermissive

Author:
OpenORB Compiler

Constructor Summary
LimitingFollowTooPermissiveHelper()
           
 
Method Summary
static LimitingFollowTooPermissive extract(org.omg.CORBA.Any a)
          Extract LimitingFollowTooPermissive from an any
static java.lang.String id()
          Return the LimitingFollowTooPermissive IDL ID
static void insert(org.omg.CORBA.Any a, LimitingFollowTooPermissive t)
          Insert LimitingFollowTooPermissive into an any
static LimitingFollowTooPermissive read(org.omg.CORBA.portable.InputStream istream)
          Read LimitingFollowTooPermissive from a marshalled stream
static org.omg.CORBA.TypeCode type()
          Return the LimitingFollowTooPermissive TypeCode
static void write(org.omg.CORBA.portable.OutputStream ostream, LimitingFollowTooPermissive value)
          Write LimitingFollowTooPermissive into a marshalled stream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitingFollowTooPermissiveHelper

public LimitingFollowTooPermissiveHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any a,
                          LimitingFollowTooPermissive t)
Insert LimitingFollowTooPermissive into an any

Parameters:
a - an any
t - LimitingFollowTooPermissive value

extract

public static LimitingFollowTooPermissive extract(org.omg.CORBA.Any a)
Extract LimitingFollowTooPermissive from an any

Parameters:
a - an any
Returns:
the extracted LimitingFollowTooPermissive value

type

public static org.omg.CORBA.TypeCode type()
Return the LimitingFollowTooPermissive TypeCode

Returns:
a TypeCode

id

public static java.lang.String id()
Return the LimitingFollowTooPermissive IDL ID

Returns:
an ID

read

public static LimitingFollowTooPermissive read(org.omg.CORBA.portable.InputStream istream)
Read LimitingFollowTooPermissive from a marshalled stream

Parameters:
istream - the input stream
Returns:
the readed LimitingFollowTooPermissive value

write

public static void write(org.omg.CORBA.portable.OutputStream ostream,
                         LimitingFollowTooPermissive value)
Write LimitingFollowTooPermissive into a marshalled stream

Parameters:
ostream - the output stream
value - LimitingFollowTooPermissive value