Interface ValueHelper

  • All Superinterfaces:
    BoxedValueHelper

    @Deprecated
    public interface ValueHelper
    extends BoxedValueHelper
    Deprecated.
    Deprecated by CORBA 2.3.
    An interface that is implemented by valuetype helper classes. This interface appeared in CORBA 2.3 drafts but was removed from the published CORBA 2.3 specification.

    • Method Detail

      • get_class

        java.lang.Class get_class()
        Deprecated.
      • get_truncatable_base_ids

        java.lang.String[] get_truncatable_base_ids()
        Deprecated.
      • get_type

        TypeCode get_type()
        Deprecated.