public class DependentArtifacts extends Object implements Serializable
| Constructor and Description |
|---|
DependentArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getServerIqn() |
String |
getUri() |
int |
hashCode() |
void |
setName(String name) |
void |
setServerIqn(String serverIqn) |
void |
setUri(String uri) |
String |
toString() |
public String getName()
public void setName(String name)
name - the name to setpublic String getServerIqn()
public void setServerIqn(String serverIqn)
serverIqn - the serverIqn to setpublic String getUri()
public void setUri(String uri)
uri - the uri to setCopyright © 2016. All rights reserved.