All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.WstringDefHelper
interface WstringDef : ::CORBA::IDLType { attribute unsigned long bound; };
public WstringDefHelper()
public static WstringDef narrow(Object object)
public static WstringDef bind(ORB orb)
public static WstringDef bind(ORB orb, String name)
public static WstringDef bind(ORB orb, String name, String host, BindOptions options)
public static WstringDef read(InputStream _input)
public static void write(OutputStream _output, WstringDef value)
public static void insert(Any any, WstringDef value)
public static WstringDef extract(Any any)
public static TypeCode type()
public static String id()
All Packages Class Hierarchy This Package Previous Next Index