Package | Description |
---|---|
com.bc.ceres.binding |
The main purpose of this package is to provide a simple data binding framework for binding
Java objects to a GUI or a DOM.
|
Modifier and Type | Field and Description |
---|---|
static ClassScanner.FieldFilter |
ClassScanner.FieldFilter.ALL |
Modifier and Type | Method and Description |
---|---|
static Map<String,Field> |
ClassScanner.getFields(Class<?> type,
ClassScanner.FieldFilter fieldFilter) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.