public interface ContactHeader extends HeaderAddress, Parameters, Header
| Modifier and Type | Method and Description |
|---|---|
int |
getExpires() |
float |
getQValue() |
boolean |
isWildCard() |
void |
setExpires(int expires) |
void |
setQValue(float qValue) |
void |
setWildCard() |
getAddress, setAddressgetParameter, getParameterNames, removeParameter, setParameterstatic final String NAME
void setExpires(int expires)
throws InvalidArgumentException
InvalidArgumentExceptionint getExpires()
void setQValue(float qValue)
throws InvalidArgumentException
InvalidArgumentExceptionfloat getQValue()
void setWildCard()
boolean isWildCard()
Copyright © 2016. All rights reserved.