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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.qpid.proton.engine
Interface RecordAccessor<T>
public interface
RecordAccessor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
(
Record
r)
void
set
(
Record
r,
T
value)
Method Details
get
T
get
(
Record
r)
set
void
set
(
Record
r,
T
value)