org.omg.ETF
Interface ProfileOperations
- All Known Subinterfaces:
- Profile
- All Known Implementing Classes:
- _ProfileLocalBase, IIOPProfile, ProfileLocalTie
public interface ProfileOperations
Generated from IDL interface "Profile"
- Author:
- JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004
marshal
void marshal(TaggedProfileHolder tagged_profile,
TaggedComponentSeqHolder components)
hash
int hash()
copy
Profile copy()
is_match
boolean is_match(Profile prof)
version
Version version()
set_object_key
void set_object_key(byte[] key)
get_object_key
byte[] get_object_key()
tag
int tag()