Package Summary  Overview Summary

class:ProfileIdHelper [NONE]



  • public abstract class ProfileIdHelper
    extends Object
    
    Profile ID

constructor:ProfileIdHelper() [NONE]

  • ProfileIdHelper

    public ProfileIdHelper()

method:insert(org.omg.CORBA.Any, int) [NONE]

  • insert

    public static void insert(Any a,
                              int that)

method:extract(org.omg.CORBA.Any) [NONE]

  • extract

    public static int extract(Any a)

method:type() [NONE]

method:id() [NONE]

  • id

    public static String id()

method:read(org.omg.CORBA.portable.InputStream) [NONE]

method:write(org.omg.CORBA.portable.OutputStream, int) [NONE]

  • write

    public static void write(OutputStream ostream,
                             int value)

© 2017 Oracle Corporation and/or its affiliates