Class FieldResolver.FieldValue

  • Enclosing class:
    FieldResolver

    public static class FieldResolver.FieldValue
    extends java.lang.Object
    Container for storing the field value, in case we need to extend this to have more types of field values
    • Constructor Summary

      Constructors 
      Constructor Description
      FieldValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • FieldValue

        public FieldValue()