Class Import
- java.lang.Object
-
- org.apache.openejb.jee.was.v6.xmi.PackageReference
-
- org.apache.openejb.jee.was.v6.xmi.Import
-
public class Import extends PackageReference
Java class for Import complex type. The following schema fragment specifies the expected content contained within this class.<complexType name="Import"> <complexContent> <extension base="{http://www.omg.org/XMI}PackageReference"> </extension> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description Import()
-
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
-
-