public class GamePackFramework
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
-
GamePackFramework
public GamePackFramework(@NotNull
@NotNull String id,
@NotNull
@NotNull String name)
-
Method Details
-
getId
@NotNull
public @NotNull String getId()
-
getName
@NotNull
public @NotNull String getName()