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
SEARCH:
Package
de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray
Interface ArrayValueHandlers.ArrayValueHandler
Enclosing class:
ArrayValueHandlers
public static interface
ArrayValueHandlers.ArrayValueHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Object
value, de.fraunhofer.iosb.ilt.frostserver.model.core.Entity target)
Method Details
handle
void
handle
(
Object
value, de.fraunhofer.iosb.ilt.frostserver.model.core.Entity target)