|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Getter | |
|---|---|
| org.milyn.javabean.binding | |
| org.milyn.javabean.binding.model.get | |
| org.milyn.javabean.binding.xml | |
| Uses of Getter in org.milyn.javabean.binding |
|---|
| Methods in org.milyn.javabean.binding with parameters of type Getter | |
|---|---|
Object |
SerializationContext.getValue(Getter getter)
|
Object |
SerializationContext.getValue(String contextObjectName,
Getter getter)
|
| Uses of Getter in org.milyn.javabean.binding.model.get |
|---|
| Classes in org.milyn.javabean.binding.model.get that implement Getter | |
|---|---|
class |
BeanGetter<T>
Bean getter method. |
class |
ConstantGetter
Constant value getter. |
class |
GetterGraph<T>
Getter Graph. |
class |
MapGetter<T extends Map>
Map getter. |
| Uses of Getter in org.milyn.javabean.binding.xml |
|---|
| Fields in org.milyn.javabean.binding.xml declared as Getter | |
|---|---|
protected Getter |
XMLSerializationNode.NodeGetter.getter
|
| Methods in org.milyn.javabean.binding.xml with parameters of type Getter | |
|---|---|
void |
XMLSerializationNode.setGetter(Getter getter)
|
| Constructors in org.milyn.javabean.binding.xml with parameters of type Getter | |
|---|---|
XMLSerializationNode.NodeGetter(Getter getter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||