org.aml.raml2java.IPropertyCustomizer Maven / Gradle / Ivy
package org.aml.raml2java;
public interface IPropertyCustomizer {
void customize(PropertyCustomizerParameters parameterObject);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy