@Portable public class PublicURI extends Object
| Constructor and Description |
|---|
PublicURI() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol() |
String |
getUri() |
void |
setProtocol(String protocol) |
void |
setUri(String uri) |
String |
toString() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.