org.omg.ATLAS
Class ATLASProfile

java.lang.Object
  extended by org.omg.ATLAS.ATLASProfile
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ATLASProfile
extends java.lang.Object
implements IDLEntity

Generated from IDL struct "ATLASProfile".

Version:
generated at Jan 1, 2011 11:42:57 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 byte[] the_cache_id
           
 ATLASLocator the_locator
           
 
Constructor Summary
ATLASProfile()
           
ATLASProfile(ATLASLocator the_locator, byte[] the_cache_id)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

the_locator

public ATLASLocator the_locator

the_cache_id

public byte[] the_cache_id
Constructor Detail

ATLASProfile

public ATLASProfile()

ATLASProfile

public ATLASProfile(ATLASLocator the_locator,
                    byte[] the_cache_id)