public class Links
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getLink
@Nullable
public @Nullable String getLink(@NotNull
@NotNull String type)
-
setLink
public void setLink(@NotNull
@NotNull String type,
@Nullable
@Nullable String link)
-