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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy