public final class ATLASProfile extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
byte[] |
the_cache_id |
ATLASLocator |
the_locator |
Constructor and Description |
---|
ATLASProfile() |
ATLASProfile(ATLASLocator the_locator,
byte[] the_cache_id) |
public ATLASLocator the_locator
public byte[] the_cache_id
public ATLASProfile()
public ATLASProfile(ATLASLocator the_locator, byte[] the_cache_id)
Copyright © 2017 JacORB. All rights reserved.