public class DestinationURL extends Object implements Serializable
| Constructor and Description |
|---|
DestinationURL() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDestinationName() |
String |
getUri() |
int |
hashCode() |
void |
setDestinationName(String destinationName) |
void |
setUri(String uri) |
String |
toString() |
Copyright © 2017 SDL Group. All rights reserved.