Interface org.omg.CORBA.StringDef
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.omg.CORBA.StringDef

public interface StringDef
extends Object
extends Object, IDLType
A StringDef represents an OMG IDL string type. As stringtypes are anonymous, this interface is not derived from TypedefDefor Contained.

Method Index

 o bound()
 o bound(int)

Methods

 o bound
  public abstract int bound() throws SystemException
 o bound
  public abstract void bound(int arg) throws SystemException

All Packages  Class Hierarchy  This Package  Previous  Next  Index