|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.IOP.TaggedProfile
Field Summary | |
byte[] |
profile_data
|
int |
tag
|
Constructor Summary | |
TaggedProfile()
|
|
TaggedProfile(int tag,
byte[] profile_data)
|
Methods inherited from class java.lang.Object |
equals, 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |