org.apache.openejb.jee.was.v6.xmi
Class Delete
java.lang.Object
org.apache.openejb.jee.was.v6.xmi.Difference
org.apache.openejb.jee.was.v6.xmi.Delete
public class Delete
- extends Difference
Java class for Delete complex type.
The following schema fragment specifies the expected content contained within
this class.
<complexType name="Delete">
<complexContent>
<extension base="{http://www.omg.org/XMI}Difference">
</extension>
</complexContent>
</complexType>
Fields inherited from class org.apache.openejb.jee.was.v6.xmi.Difference |
containers, differenceContainers, differences, differenceTargets, href, idref, label, targets, type, uuid, version |
Methods inherited from class org.apache.openejb.jee.was.v6.xmi.Difference |
getContainers, getDifferenceContainers, getDifferences, getDifferenceTargets, getHref, getIdref, getLabel, getTargets, getType, getUuid, getVersion, setHref, setIdref, setLabel, setType, setUuid, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Delete
public Delete()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.