Class ItemDisplayable

Object
ItemDisplayable

public class ItemDisplayable extends Object
  • Constructor Details

    • ItemDisplayable

      public ItemDisplayable(@NotNull String description, @Nullable String url)
  • Method Details

    • getDescription

      @NotNull public String getDescription()
    • getUrl

      @Nullable public String getUrl()