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

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

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

Subclasses of DepPatternType in org.apache.openejb.jee.oejb2
 class ReferenceType
          Java class for referenceType complex type.
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type DepPatternType
protected  List<DepPatternType> ReferencesType.pattern
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type DepPatternType
 List<DepPatternType> ReferencesType.getPattern()
          Gets the value of the pattern property.
 



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