org.csapi.fw
Class TpPropertyHelper

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

public final class TpPropertyHelper
extends java.lang.Object

Generated from IDL definition of struct "TpProperty"

Author:
JacORB IDL compiler

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

Constructor Detail

TpPropertyHelper

public TpPropertyHelper()
Method Detail

type

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

insert

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

extract

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

id

public static java.lang.String id()

read

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

write

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


Copyright © 2008. All Rights Reserved.