public class CondaRepositorySettingsImpl
extends org.jfrog.artifactory.client.model.repository.settings.AbstractRepositorySettings
implements org.jfrog.artifactory.client.model.repository.settings.CondaRepositorySettings
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
defaultLayout |
| Constructor and Description |
|---|
CondaRepositorySettingsImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
org.jfrog.artifactory.client.model.PackageType |
getPackageType() |
getRepoLayout, hashCode, setRepoLayoutpublic org.jfrog.artifactory.client.model.PackageType getPackageType()
getPackageType in interface org.jfrog.artifactory.client.model.repository.settings.RepositorySettingspublic boolean equals(java.lang.Object o)
equals in class java.lang.Object