All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.featherfly.common.model.BeanProperty Maven / Gradle / Ivy


/*
 * All rights Reserved, Designed By zhongj
 * @Title: Property.java
 * @Package cn.featherfly.model
 * @Description: bean property
 * @author: zhongj
 * @date: 2021-05-18 12:16:18
 * @Copyright: 2021 www.featherfly.cn Inc. All rights reserved.
 */
package cn.featherfly.common.model;

/**
 * bean property.
 *
 * @author zhongj
 */
public interface BeanProperty extends Property {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy