Package | Description |
---|---|
main.java.com.djrapitops.plan.data.handling.info |
Modifier and Type | Method and Description |
---|---|
InfoType |
HandlingInfo.getType()
Get the InfoType.
|
static InfoType |
InfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoType[] |
InfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HandlingInfo(UUID uuid,
InfoType type,
long time)
Super Constructor.
|
Copyright © 2017. All rights reserved.