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

org.apache.ode.bpel.dd.impl.TEnableSharingImpl Maven / Gradle / Ivy

There is a newer version: 1.3.8
Show newest version
/*
 * XML Type:  tEnableSharing
 * Namespace: http://www.apache.org/ode/schemas/dd/2007/03
 * Java type: org.apache.ode.bpel.dd.TEnableSharing
 *
 * Automatically generated - do not modify.
 */
package org.apache.ode.bpel.dd.impl;
/**
 * An XML tEnableSharing(@http://www.apache.org/ode/schemas/dd/2007/03).
 *
 * This is a complex type.
 */
public class TEnableSharingImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements org.apache.ode.bpel.dd.TEnableSharing
{
    private static final long serialVersionUID = 1L;
    
    public TEnableSharingImpl(org.apache.xmlbeans.SchemaType sType)
    {
        super(sType);
    }
    
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy