
com.nfwork.dbfound.model.base.ProvideNameAware Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbfound Show documentation
Show all versions of dbfound Show documentation
dbfound development platform
package com.nfwork.dbfound.model.base;
public interface ProvideNameAware {
public void setProvideName(String provideName);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy