org.omg.CORBA

Class WStringValueHelper


public abstract class WStringValueHelper
extends java.lang.Object

Generated from IDL definition of valuetype "WStringValue"

Author:
JacORB IDL compiler

Method Summary

static WStringValue
extract(Any a)
static String
id()
static void
insert(Any a, WStringValue v)
static WStringValue
read(InputStream is)
static TypeCode
type()
static void
write(OutputStream os, WStringValue val)

Method Details

extract

public static WStringValue extract(Any a)


id

public static String id()


insert

public static void insert(Any a,
                          WStringValue v)


read

public static WStringValue read(InputStream is)


type

public static TypeCode type()


write

public static void write(OutputStream os,
                         WStringValue val)