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

java.lang.Object
  extended by org.apache.openejb.jee.was.v6.xmi.PackageReference
      extended by org.apache.openejb.jee.was.v6.xmi.Model

public class Model
extends PackageReference

Java class for Model complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Model">
   <complexContent>
     <extension base="{http://www.omg.org/XMI}PackageReference">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.apache.openejb.jee.was.v6.xmi.PackageReference
href, idref, label, name, names, type, uuid, version, versions
 
Constructor Summary
Model()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.jee.was.v6.xmi.PackageReference
getHref, getIdref, getLabel, getName, getNames, getType, getUuid, getVersion, getVersions, setHref, setIdref, setLabel, setName, setType, setUuid, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Model

public Model()


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