|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.IOP.TaggedProfile
public final class TaggedProfile
Generated from IDL definition of struct "TaggedProfile"
Field Summary | |
---|---|
byte[] |
profile_data
|
int |
tag
|
Constructor Summary | |
---|---|
TaggedProfile()
|
|
TaggedProfile(int tag,
byte[] profile_data)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int tag
public byte[] profile_data
Constructor Detail |
---|
public TaggedProfile()
public TaggedProfile(int tag, byte[] profile_data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |