Page

public enum Page

Class Page. Provides page functionality for the Hytale server.

java.lang.Object > Page

Field Summary

No fields documented.

Method Detail

Page

public private Page (final int value)

Method Page.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static Page fromValue (final int value)

Method fromValue.

Parameters:
final int value