public class ItemDisplayable
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ItemDisplayable
public ItemDisplayable(@NotNull
String description,
@Nullable
String url)
-
Method Details
-
getDescription
@NotNull
public String getDescription()
-
getUrl
@Nullable
public String getUrl()