com.fasterxml.jackson.databind.util

Interface Setter



  • public interface Setter
    Mix-in interface exposed by things that expose a single property whose value can be set.
    Since:
    2.0
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void setValue(Object pojo, Object value) 

Copyright © 2012 FasterXML. All Rights Reserved.