public class RepoPathImpl
extends java.lang.Object
implements org.jfrog.artifactory.client.model.RepoPath
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getItemPath() |
java.lang.String |
getRepoKey() |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String getRepoKey()
getRepoKey in interface org.jfrog.artifactory.client.model.RepoPathpublic java.lang.String getItemPath()
getItemPath in interface org.jfrog.artifactory.client.model.RepoPathpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object