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

pl.edu.icm.unity.saml.xmlbeans.soap.impl.HeaderImpl Maven / Gradle / Ivy

There is a newer version: 4.0.4
Show newest version
/*
 * XML Type:  Header
 * Namespace: http://schemas.xmlsoap.org/soap/envelope/
 * Java type: pl.edu.icm.unity.saml.xmlbeans.soap.Header
 *
 * Automatically generated - do not modify.
 */
package pl.edu.icm.unity.saml.xmlbeans.soap.impl;
/**
 * An XML Header(@http://schemas.xmlsoap.org/soap/envelope/).
 *
 * This is a complex type.
 */
public class HeaderImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements pl.edu.icm.unity.saml.xmlbeans.soap.Header
{
    private static final long serialVersionUID = 1L;
    
    public HeaderImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy