public class URIInfo extends Object
| Constructor and Description |
|---|
URIInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointType() |
String |
getUri() |
void |
setEndpointType(String endpointType) |
void |
setUri(String uri) |
String |
toString() |
public String getUri()
public void setUri(String uri)
uri - the uri to setpublic String getEndpointType()
public void setEndpointType(String endpointType)
endpointType - the endpointType to setCopyright © 2015 Red Hat, Inc.. All rights reserved.