private static class FormMarshaller.GetterMethod
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Marshaller |
marshaller |
java.lang.reflect.Method |
method |
| Modifier | Constructor and Description |
|---|---|
private |
GetterMethod(java.lang.reflect.Method method,
Marshaller marshaller) |
public java.lang.reflect.Method method
public Marshaller marshaller
private GetterMethod(java.lang.reflect.Method method,
Marshaller marshaller)