Uses of Class
org.apache.openejb.jee.oejb2.ArtifactType

Packages that use ArtifactType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ArtifactType in org.apache.openejb.jee.oejb2
 

Subclasses of ArtifactType in org.apache.openejb.jee.oejb2
 class DependencyType
          Java class for dependencyType complex type.
 

Fields in org.apache.openejb.jee.oejb2 declared as ArtifactType
protected  ArtifactType EnvironmentType.moduleId
           
 

Methods in org.apache.openejb.jee.oejb2 that return ArtifactType
 ArtifactType ObjectFactory.createArtifactType()
          Create an instance of ArtifactType
 ArtifactType EnvironmentType.getModuleId()
          Gets the value of the moduleId property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type ArtifactType
 void EnvironmentType.setModuleId(ArtifactType value)
          Sets the value of the moduleId property.
 



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