Package com.sun.xml.registry.uddi.bindings_v2_2

Examples of com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc


    /**
     * Create an instance of {@link DiscoveryURLs }
     *
     */
    public DiscoveryURLs createDiscoveryURLs() {
        return new DiscoveryURLs();
    }
View Full Code Here


    /**
     * Create an instance of {@link DispositionReport }
     *
     */
    public DispositionReport createDispositionReport() {
        return new DispositionReport();
    }
View Full Code Here

    /**
     * Create an instance of {@link Email }
     *
     */
    public Email createEmail() {
        return new Email();
    }
View Full Code Here

    /**
     * Create an instance of {@link ErrInfo }
     *
     */
    public ErrInfo createErrInfo() {
        return new ErrInfo();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindBinding }
     *
     */
    public FindBinding createFindBinding() {
        return new FindBinding();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindBusiness }
     *
     */
    public FindBusiness createFindBusiness() {
        return new FindBusiness();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindQualifiers }
     *
     */
    public FindQualifiers createFindQualifiers() {
        return new FindQualifiers();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindRelatedBusinesses }
     *
     */
    public FindRelatedBusinesses createFindRelatedBusinesses() {
        return new FindRelatedBusinesses();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindService }
     *
     */
    public FindService createFindService() {
        return new FindService();
    }
View Full Code Here

    /**
     * Create an instance of {@link FindTModel }
     *
     */
    public FindTModel createFindTModel() {
        return new FindTModel();
    }
View Full Code Here

TOP

Related Classes of com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.