org.apache.openejb.jee.was.v6.xmi
Class Delete

java.lang.Object
  extended by org.apache.openejb.jee.was.v6.xmi.Difference
      extended by 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
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Delete

public Delete()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.