
org.apache.ode.bpel.dd.impl.TEnableSharingImpl Maven / Gradle / Ivy
/*
* 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