public interface MarketplaceResult
Modifier and Type | Method and Description |
---|---|
@NotNull String |
getDescription()
掲載されている紹介文を返します。
|
@NotNull String |
getTitle()
掲載されているタイトル/名前を返します。
|
@NotNull String |
getUrl()
掲載先のURLを返します.
|
Copyright © 2023. All rights reserved.