Package 

Interface ObjectReader.Property

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setValue(Object value) Sets the deserialized value.
      abstract String getName() The name of the property
      abstract S getSerializer() The serializer for the property
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait