Package org.omg.CORBA
Interface SequenceDefOperations
-
- All Superinterfaces:
IDLTypeOperations,IRObjectOperations
- All Known Subinterfaces:
SequenceDef
- All Known Implementing Classes:
_SequenceDefStub,SequenceDefPOA,SequenceDefPOATie
public interface SequenceDefOperations extends IDLTypeOperations
org/omg/CORBA/SequenceDefOperations.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 intbound()voidbound(int newBound)TypeCodeelement_type()IDLTypeelement_type_def()voidelement_type_def(IDLType newElement_type_def)-
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
-
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
-
-