| Package | Description |
|---|---|
| org.apache.openejb.jee.was.v6.java |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Comment
Java class for Comment complex type.
|
class |
Statement
Java class for Statement complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Block> |
Block.contents |
protected List<Block> |
Field.initializers |
protected List<Block> |
Method.sources |
protected List<Block> |
Initializer.sources |
| Modifier and Type | Method and Description |
|---|---|
Block |
ObjectFactory.createBlock()
Create an instance of
Block |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Block> |
ObjectFactory.createBlock(Block value)
|
List<Block> |
Block.getContents()
Gets the value of the contents property.
|
List<Block> |
Field.getInitializers()
Gets the value of the initializers property.
|
List<Block> |
Method.getSources()
Gets the value of the sources property.
|
List<Block> |
Initializer.getSources()
Gets the value of the sources property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Block> |
ObjectFactory.createBlock(Block value)
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.