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

org.bidib.wizard.script.node.NumberAware Maven / Gradle / Ivy

There is a newer version: 2.0.0-M1
Show newest version
package org.bidib.wizard.script.node;

public interface NumberAware {

    void setNumber(Integer number);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy