JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.binis.codegen.objects.base.enumeration
Interface CodeEnum
All Superinterfaces:
Serializable
All Known Implementing Classes:
CodeEnumImpl
public interface
CodeEnum
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
int
ordinal
()
boolean
unknown
()
Method Details
ordinal
int
ordinal
()
name
String
name
()
unknown
boolean
unknown
()