T
- data model typepublic static interface TableModel.Interface<T> extends DataModel.Interface<T>
Each data model class may or may not implement this interface, but that class must provide methods in the interface.
METHOD_NAME_COPY_FROM
copyFrom
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.