Uses of Class
org.apache.openejb.jee.was.v6.java.ArrayType
-
Packages that use ArrayType Package Description 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 Modifier and Type Method Description ArrayTypeObjectFactory. createArrayType()Create an instance ofArrayTypeMethods in org.apache.openejb.jee.was.v6.java that return types with arguments of type ArrayType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ArrayType>ObjectFactory. createArrayType(ArrayType value)Methods in org.apache.openejb.jee.was.v6.java with parameters of type ArrayType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ArrayType>ObjectFactory. createArrayType(ArrayType value)
-