| Package | Description |
|---|---|
| org.apache.openejb.jee.was.v6.ejb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryMethod
Java class for QueryMethod complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MethodElement> |
ExcludeList.methodElements |
protected List<MethodElement> |
MethodTransaction.methodElements |
protected List<MethodElement> |
MethodPermission.methodElements |
| Modifier and Type | Method and Description |
|---|---|
MethodElement |
ObjectFactory.createMethodElement()
Create an instance of
MethodElement |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MethodElement> |
ObjectFactory.createMethodElement(MethodElement value)
|
List<MethodElement> |
ExcludeList.getMethodElements()
Gets the value of the methodElements property.
|
List<MethodElement> |
MethodTransaction.getMethodElements()
Gets the value of the methodElements property.
|
List<MethodElement> |
MethodPermission.getMethodElements()
Gets the value of the methodElements property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MethodElement> |
ObjectFactory.createMethodElement(MethodElement value)
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.