org.omg.ATLAS

Class ATLASProfile

Implemented Interfaces:
IDLEntity, java.io.Serializable

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

Generated from IDL definition of struct "ATLASProfile"

Author:
JacORB IDL compiler

Field Summary

byte[]
the_cache_id
ATLASLocator
the_locator

Constructor Summary

ATLASProfile()
ATLASProfile(ATLASLocator the_locator, byte[] the_cache_id)

Field Details

the_cache_id

public byte[] the_cache_id


the_locator

public ATLASLocator the_locator

Constructor Details

ATLASProfile

public ATLASProfile()


ATLASProfile

public ATLASProfile(ATLASLocator the_locator,
                    byte[] the_cache_id)