Package | Description |
---|---|
org.milyn.javabean.binding | |
org.milyn.javabean.binding.model.get | |
org.milyn.javabean.binding.xml |
Modifier and Type | Method and Description |
---|---|
Object |
SerializationContext.getValue(Getter getter) |
Object |
SerializationContext.getValue(String contextObjectName,
Getter getter) |
Modifier and Type | Class and Description |
---|---|
class |
BeanGetter<T>
Bean getter method.
|
class |
ConstantGetter
Constant value getter.
|
class |
GetterGraph<T>
Getter Graph.
|
class |
MapGetter<T extends Map>
Map getter. |
Modifier and Type | Field and Description |
---|---|
protected Getter |
XMLSerializationNode.NodeGetter.getter |
Modifier and Type | Method and Description |
---|---|
void |
XMLSerializationNode.setGetter(Getter getter) |
Constructor and Description |
---|
NodeGetter(Getter getter) |
Copyright © 2020. All rights reserved.