JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr
|
Method
Detail:
Field
|
Constr
|
Method
SEARCH:
Package
oracle.iam.certification.vo.util.jaxb
Class MapEntry
java.lang.Object
oracle.iam.certification.vo.util.jaxb.MapEntry
public class
MapEntry
extends
Object
Field Summary
Fields
Modifier and Type
Field
Description
Long
key
Long
value
Constructor Summary
Constructors
Constructor
Description
MapEntry
()
Method Summary
Methods inherited from class java.lang.
Object
equals
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Field Details
key
public
Long
key
value
public
Long
value
Constructor Details
MapEntry
public
MapEntry
()