Package | Description |
---|---|
com.mmbnetworks.serial.types |
Modifier and Type | Method and Description |
---|---|
static VersionType.VersionTypeEnum |
VersionType.VersionTypeEnum.get(byte id) |
static VersionType.VersionTypeEnum |
VersionType.VersionTypeEnum.get(Class<? extends ASerialType> clazz) |
static VersionType.VersionTypeEnum |
VersionType.VersionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionType.VersionTypeEnum[] |
VersionType.VersionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.