Class BeanCopyPropertyItem

java.lang.Object
cn.xuanyuanli.core.util.beancopy.BeanCopyPropertyItem

public class BeanCopyPropertyItem extends Object
Author:
John Li
  • Field Details

    • sourceIsMap

      private boolean sourceIsMap
    • sourcePropertyName

      private String sourcePropertyName
    • sourceProperty

      private PropertyDescriptor sourceProperty
    • targetProperty

      private PropertyDescriptor targetProperty
  • Constructor Details

    • BeanCopyPropertyItem

      public BeanCopyPropertyItem()