java.lang.Object
org.omg.IOP.TaggedProfile
public final class TaggedProfile
extends java.lang.Object
implements IDLEntity
byte[]
profile_data
int
tag
TaggedProfile()
TaggedProfile(int tag, byte[] profile_data)
public byte[] profile_data
public int tag
public TaggedProfile()
public TaggedProfile(int tag, byte[] profile_data)