| 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 | Field and Description |
|---|---|
protected MethodElementEnum |
MethodElement.methodElementType |
| Modifier and Type | Method and Description |
|---|---|
static MethodElementEnum |
MethodElementEnum.fromValue(String v) |
MethodElementEnum |
MethodElement.getMethodElementType()
Gets the value of the methodElementType property.
|
static MethodElementEnum |
MethodElementEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodElementEnum[] |
MethodElementEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodElement.setMethodElementType(MethodElementEnum value)
Sets the value of the methodElementType property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.