public class SentBy extends Parameter
| Constructor and Description |
|---|
SentBy(java.lang.String aValue) |
SentBy(java.net.URI aUri) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getAddress() |
java.lang.String |
getValue() |
public SentBy(java.lang.String aValue)
throws java.net.URISyntaxException
aValue - a string representation of a sent byjava.net.URISyntaxException - when the specified string is not a valid (quoted) uripublic SentBy(java.net.URI aUri)
aUri - a URI representing a sent by