public class GamePackDeveloper
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
-
Constructor Details
-
GamePackDeveloper
public GamePackDeveloper(@NotNull
@NotNull String name,
@Nullable
@Nullable String url)
-
Method Details
-
getName
@NotNull
public @NotNull String getName()
-
getUrl
@Nullable
public @Nullable String getUrl()