public interface HeaderAddress
When the header field value contains a display name encapsulated in the Address, the URI including all URI parameters is enclosed in "<" and ">". If no "<" and ">" are present, all parameters after the URI are header parameters, not URI parameters. The display name can be tokens, or a quoted string, if a larger character set is desired.
Address,
ContactHeader,
FromHeader,
RecordRouteHeader,
ReplyToHeader,
RouteHeader,
ToHeader| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress()
Gets the address parameter of this Address.
|
void |
setAddress(Address address)
Sets the Address parameter of this Address.
|
void setAddress(Address address)
address - - the Address object that represents the new
address of this Address.Address getAddress()
Copyright © 2014. All Rights Reserved.