org.xillium.base.beans.template.Onymous Maven / Gradle / Ivy
package org.xillium.base.beans.template;
public interface Onymous {
public String getName();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.xillium.base.beans.template;
public interface Onymous {
public String getName();
}