|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Block | |
|---|---|
| org.apache.openejb.jee.was.v6.java | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of Block in org.apache.openejb.jee.was.v6.java |
|---|
| Subclasses of Block in org.apache.openejb.jee.was.v6.java | |
|---|---|
class |
Comment
Java class for Comment complex type. |
class |
Statement
Java class for Statement complex type. |
| Fields in org.apache.openejb.jee.was.v6.java with type parameters of type Block | |
|---|---|
protected List<Block> |
Block.contents
|
protected List<Block> |
Field.initializers
|
protected List<Block> |
Method.sources
|
protected List<Block> |
Initializer.sources
|
| Methods in org.apache.openejb.jee.was.v6.java that return Block | |
|---|---|
Block |
ObjectFactory.createBlock()
Create an instance of Block |
| Methods in org.apache.openejb.jee.was.v6.java that return types with arguments of type Block | |
|---|---|
JAXBElement<Block> |
ObjectFactory.createBlock(Block value)
Create an instance of JAXBElement<Block> |
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. |
| Methods in org.apache.openejb.jee.was.v6.java with parameters of type Block | |
|---|---|
JAXBElement<Block> |
ObjectFactory.createBlock(Block value)
Create an instance of JAXBElement<Block> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||