| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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
org/omg/IOP/TaggedProfile.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl Monday, June 28, 2010 3:17:32 PM GMT-08:00
| Field Summary | |
|---|---|
|  byte[] | profile_dataThe associated profile data. | 
|  int | tagThe tag, represented as a profile id. | 
| 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)
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.