![JAR search and dependency download from the Maven repository](/logo.png)
com.liumapp.pattern.security.GeneratorPdn Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of socket-pattern Show documentation
Show all versions of socket-pattern Show documentation
separate patterns from multy project.
package com.liumapp.pattern.security;
/**
* generator password needed
* Created by liumapp on 11/21/17.
* E-mail:[email protected]
* home-page:http://www.liumapp.com
*/
public interface GeneratorPdn {
public String getGeneratorPd();
public void setGeneratorPd(String generatorPd);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy