com.webcohesion.enunciate.metadata.soap.SoapBindingName Maven / Gradle / Ivy
package com.webcohesion.enunciate.metadata.soap;
/**
* @author Ryan Heaton
*/
public @interface SoapBindingName {
String value();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy