JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hp.ucmdb.api.classmodel
Interface IntEnum
All Superinterfaces:
Serializable
public interface
IntEnum
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
EnumEntry
>
getEntries
()
String
getName
()
boolean
isValueInEnum
(
String
value)
Method Details
getEntries
Collection
<
EnumEntry
>
getEntries
()
getName
String
getName
()
isValueInEnum
boolean
isValueInEnum
(
String
value)