public abstract class Enum
extends java.lang.Object
implements java.io.Serializable
Title: Enum class
Description:
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier | Constructor and Description |
---|---|
protected |
Enum() |
protected |
Enum(int value) |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
protected java.lang.Object |
readResolve() |