Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The ConverterCollections..::..ConverterCacheEntries..::..ConverterEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConverterKeyUp |
Return the IConverter to view the underlying
entry's key through.
(Overrides ConverterCollections..::..AbstractConverterCacheEntry..::..ConverterKeyUp.) |
![]() | ConverterValueDown |
Return the IConverter used to change value in
the underlying entry.
(Overrides ConverterCollections..::..AbstractConverterCacheEntry..::..ConverterValueDown.) |
![]() | ConverterValueUp |
Return the IConverter to view the underlying
entry's value through.
(Overrides ConverterCollections..::..AbstractConverterCacheEntry..::..ConverterValueUp.) |
![]() | Entry |
The underlying ICacheEntry.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.) |
![]() | Key |
Gets the key corresponding to this entry.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.) |
![]() | Value |
Gets or sets the value corresponding to this entry.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.) |