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

net.zeroinstall.model.impl.RetrievalMethodImpl Maven / Gradle / Ivy

The newest version!
/*
 * XML Type:  retrieval-method
 * Namespace: http://zero-install.sourceforge.net/2004/injector/interface
 * Java type: net.zeroinstall.model.RetrievalMethod
 *
 * Automatically generated - do not modify.
 */
package net.zeroinstall.model.impl;
/**
 * An XML retrieval-method(@http://zero-install.sourceforge.net/2004/injector/interface).
 *
 * This is a complex type.
 */
public class RetrievalMethodImpl extends net.zeroinstall.model.impl.FeedElementImpl implements net.zeroinstall.model.RetrievalMethod
{
    private static final long serialVersionUID = 1L;
    
    public RetrievalMethodImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy