Uses of Class
org.apache.openejb.jee.was.v6.java.ArrayType

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

Uses of ArrayType in org.apache.openejb.jee.was.v6.java
 

Methods in org.apache.openejb.jee.was.v6.java that return ArrayType
 ArrayType ObjectFactory.createArrayType()
          Create an instance of ArrayType
 

Methods in org.apache.openejb.jee.was.v6.java that return types with arguments of type ArrayType
 javax.xml.bind.JAXBElement<ArrayType> ObjectFactory.createArrayType(ArrayType value)
          Create an instance of JAXBElement<ArrayType >
 

Methods in org.apache.openejb.jee.was.v6.java with parameters of type ArrayType
 javax.xml.bind.JAXBElement<ArrayType> ObjectFactory.createArrayType(ArrayType value)
          Create an instance of JAXBElement<ArrayType >
 



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