Package org.omg.IOP

Class TaggedProfile

java.lang.Object
org.omg.IOP.TaggedProfile
All Implemented Interfaces:
Serializable, IDLEntity

public final class TaggedProfile extends Object implements IDLEntity
org/omg/IOP/TaggedProfile.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Field Details

    • tag

      public int tag
    • profile_data

      public byte[] profile_data
  • Constructor Details

    • TaggedProfile

      public TaggedProfile()
    • TaggedProfile

      public TaggedProfile(int _tag, byte[] _profile_data)