VisiBroker for Java

org.omg.CORBA
Interface StringDefOperations

All Superinterfaces:
IDLTypeOperations, IRObjectOperations
All Known Subinterfaces:
StringDef

public interface StringDefOperations
extends IDLTypeOperations

Represents a String that is stored in the Interface Repository. This interface provides methods for setting and retrieving the bounds of the string.


Method Summary
 int bound()
          The new String bounds.
 void bound(int arg0)
          The new String bounds.
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

bound

int bound()
The new String bounds.


bound

void bound(int arg0)
The new String bounds.


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online