Interface ValueSetter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setValue​(org.onebusaway.csv_entities.schema.BeanWrapper bean, String propertyName)
      Updates the specified property of the specified bean as appropriate.
    • Method Detail

      • setValue

        void setValue​(org.onebusaway.csv_entities.schema.BeanWrapper bean,
                      String propertyName)
        Updates the specified property of the specified bean as appropriate.