Package org.omg.CORBA
Interface StringDefOperations
-
- All Superinterfaces:
IDLTypeOperations
,IRObjectOperations
- All Known Subinterfaces:
StringDef
- All Known Implementing Classes:
_StringDefStub
,StringDefPOA
,StringDefPOATie
public interface StringDefOperations extends IDLTypeOperations
org/omg/CORBA/StringDefOperations.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
bound()
void
bound(int newBound)
-
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
-
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
-
-