public class CurseBukkitSuccessResult extends SuccessResult implements MarketplaceResult
ResolveResult.Source| Constructor and Description |
|---|
CurseBukkitSuccessResult(@NotNull CurseBukkitResolver resolver,
@NotNull String downloadUrl,
long id,
@Nullable String fileName,
@Nullable String version,
@NotNull ResolveResult.Source source,
@NotNull String slug,
@NotNull String title) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
掲載されている紹介文を返します。
|
String |
getUrl()
掲載先のURLを返します.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTitlegetResolverpublic CurseBukkitSuccessResult(@NotNull
@NotNull CurseBukkitResolver resolver,
@NotNull
@NotNull String downloadUrl,
long id,
@Nullable
@Nullable String fileName,
@Nullable
@Nullable String version,
@NotNull
@NotNull ResolveResult.Source source,
@NotNull
@NotNull String slug,
@NotNull
@NotNull String title)
@Nonnull public String getUrl()
MarketplaceResultgetUrl in interface MarketplaceResult@Nonnull public String getDescription()
MarketplaceResultgetDescription in interface MarketplaceResultCopyright © 2023. All rights reserved.