public abstract class ECI extends Object
Modifier and Type | Method and Description |
---|---|
static ECI |
getECIByValue(int value) |
int |
getValue() |
public int getValue()
public static ECI getECIByValue(int value)
value
- ECI valueECI
representing ECI of given value, or null if it is legal but unsupportedIllegalArgumentException
- if ECI value is invalidCopyright © 2015. All Rights Reserved.