| Frames | No Frames |
Methods which throw type org.omg.CORBA.TypeCodePackage.BadKind | |
| TypeCode | Get the primitive type code.
|
| TypeCode | Read the CORBA TypeCode. |
| void | Write the big decimal as CORBA fixed<.code>.
|
| void | Write the CORBA TypeCode. |
Methods which throw type org.omg.CORBA.TypeCodePackage.BadKind | |
| TypeCode | |
| TypeCode | |
| TypeCode | Return the array component type.
|
| TypeCode | Returns the content type that must be explicitly set
for this class.
|
| TypeCode | |
| int | |
| int | |
| TypeCode | |
| TypeCode | |
| short | |
| short | |
| String | Returns the agreed Id in the form of
IDL:omg.org/CORBA/ {type name} Seq:1.0.
|
| String | |
| String | |
| String | Get the id of the type for that this type serves as a
placeholder.
|
| int | Return the array length.
|
| int | Get the length. |
| int | |
| int | |
| Any | PrimitiveTypeCode.member_label(int index) |
| Any | RecordTypeCode.member_label(int index) |
| String | PrimitiveTypeCode.member_name(int index) |
| String | RecordTypeCode.member_name(int index) |
| TypeCode | PrimitiveTypeCode.member_type(int index) |
| TypeCode | RecordTypeCode.member_type(int index) |
| short | PrimitiveTypeCode.member_visibility(int index) |
| short | RecordTypeCode.member_visibility(int index) |
| String | |
| String | |
| short | |
| short | |
Methods which throw type org.omg.CORBA.TypeCodePackage.BadKind | |
| TypeCode | For value types that support inheritance this method returns the
of the ancestor type code.
|
| TypeCode | For sequences, arrays, aliases and value boxes, returns the IDL type for
the members of the object.
|
| int | For unions, returs the index of the default member.
|
| TypeCode | Returs definition of member labels for untions
|
| short | For the fixed type, returns the number of digits.
|
| short | Returns the scale for the fixed type. |
| String | Returns the RepositoryId globally identifying the type, defined by
this TypeCode.
|
| int | Returns the number of elements in the type. |
| int | Returns the number of type memebers.
|
| Any | TypeCode.member_label(int index) Retrieves the label of the union member at the given index.
|
| String | TypeCode.member_name(int index) Retrieves the simple name of the member identified by the given index.
|
| TypeCode | TypeCode.member_type(int index) Retrieves the member type of the member identified by the given index.
|
| short | TypeCode.member_visibility(int index) Returns the visibility scope of the member at the given index.
|
| String | Retrieves the simple name identifying this TypeCode object
within its enclosing scope.
|
| short | Returns a constant indicating the modifier of the value type.
|