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

javax.wsdl.Types Maven / Gradle / Ivy

There is a newer version: 7.4.3.112-ga112
Show newest version
/*
 * (c) Copyright IBM Corp 2001, 2006 
 */

package javax.wsdl;

/**
 * This interface represents the <types> section of a WSDL document.
 *
 * @author Matthew J. Duftler ([email protected])
 */
public interface Types extends WSDLElement
{  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy