public interface DTO
A marker interface that allows this class to copy its properties to another Bean.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
copyProperties(java.lang.Object target) |