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.
-
bound()
-
-
bound(int)
-
bound
public abstract int bound() throws SystemException
bound
public abstract void bound(int arg) throws SystemException
All Packages Class Hierarchy This Package Previous Next Index