| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected ImportType |
DependencyType._import |
| Modifier and Type | Method and Description |
|---|---|
static ImportType |
ImportType.fromValue(String v) |
ImportType |
DependencyType.getImport()
Gets the value of the import property.
|
static ImportType |
ImportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportType[] |
ImportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyType.setImport(ImportType value)
Sets the value of the import property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.