public class ProtocolUtil extends Object
| Constructor | Description |
|---|---|
ProtocolUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static ApiPlatform |
fromKeyToApiPlatform(int key) |
get the api platform given it's integer key value.
|
static int |
getVersionFromProperties() |
gets and caches the current version from the version properties file
|
public static int getVersionFromProperties()
public static ApiPlatform fromKeyToApiPlatform(int key)
key - the platform keyCopyright © 2018. All rights reserved.