AddressProfile11CMP
interface can be used instead as a base CMP interface for SLEE 1.1 address profile tables.public interface AddressProfileCMP
Modifier and Type | Method and Description |
---|---|
Address[] |
getAddresses()
Deprecated.
Get the addresses for this profile.
|
void |
setAddresses(Address[] addresses)
Deprecated.
Set the addresses for this profile.
|