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.property
Interface ComplexValue
public interface
ComplexValue
Interface that values of complex properties should implement to make it easier to access sub-properties.
Author:
scf
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
get
(
String
name)
Method Details
get
Object
get
(
String
name)