- 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 . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/abuild/rpmbuild/BUILD/java-9-openjdk-9.0.4.0-build/jdk9u-jdk-9.0.4-12/corba/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Wednesday, September 16, 2026 11:06:14 PM UTC
-
-
Field Summary
Fields Modifier and Type Field Description byte[]profile_dataThe associated profile data.inttagThe tag, represented as a profile id.
-
Constructor Summary
Constructors Constructor Description TaggedProfile()TaggedProfile(int _tag, byte[] _profile_data)
-