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>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.openejb.jee.was.v6.xmi.Difference
Difference.Target
-
-
Field Summary
-
Fields inherited from class org.apache.openejb.jee.was.v6.xmi.Difference
containers, differenceContainers, differences, differenceTargets, href, idref, label, targets, type, uuid, version
-
-
Constructor Summary
Constructors Constructor Description Delete()
-
Method Summary
-
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
-
-