Class FormMarshaller.GetterMethod

  • Enclosing class:
    FormMarshaller

    private static class FormMarshaller.GetterMethod
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private GetterMethod​(java.lang.reflect.Method method, Marshaller marshaller)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • method

        public java.lang.reflect.Method method
    • Constructor Detail

      • GetterMethod

        private GetterMethod​(java.lang.reflect.Method method,
                             Marshaller marshaller)