public class Destination extends Object
| Constructor and Description |
|---|
Destination() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAcl() |
String |
getDirectory() |
String |
getPath() |
int |
hashCode() |
Destination |
setAcl(String acl) |
Destination |
setDirectory(String directory) |
Destination |
setPath(String path) |
String |
toString() |
public Destination setPath(String path)
public Destination setDirectory(String directory)
public Destination setAcl(String acl)
public String getPath()
public String getDirectory()
public String getAcl()
Copyright © 2017 Media Cloud. All rights reserved.