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

org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleExplicitGroupImpl Maven / Gradle / Ivy

The newest version!
/*
 * XML Type:  simpleExplicitGroup
 * Namespace: http://www.w3.org/2001/XMLSchema
 * Java type: org.apache.xmlbeans.impl.xb.xsdschema.SimpleExplicitGroup
 *
 * Automatically generated - do not modify.
 */
package org.apache.xmlbeans.impl.xb.xsdschema.impl;
/**
 * An XML simpleExplicitGroup(@http://www.w3.org/2001/XMLSchema).
 *
 * This is a complex type.
 */
public class SimpleExplicitGroupImpl extends org.apache.xmlbeans.impl.xb.xsdschema.impl.ExplicitGroupImpl implements org.apache.xmlbeans.impl.xb.xsdschema.SimpleExplicitGroup
{
    private static final long serialVersionUID = 1L;
    
    public SimpleExplicitGroupImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy