|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.mguennewig.pobjects.metadata.FlowDesc
de.mguennewig.pobjects.metadata.BlockDesc
de.mguennewig.pobjects.metadata.BlockTableDesc
public final class BlockTableDesc
A table element.
Description| Constructor Summary | |
|---|---|
BlockTableDesc(java.lang.String name,
BlockListDesc[] rows)
Creates a new BlockTableDesc. |
|
| Method Summary | |
|---|---|
FlowDesc |
getContent(int n)
|
int |
getNumContent()
|
int |
getNumRows()
|
BlockListDesc |
getRow(int n)
|
| Methods inherited from class de.mguennewig.pobjects.metadata.BlockDesc |
|---|
toXml |
| Methods inherited from class de.mguennewig.pobjects.metadata.FlowDesc |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlockTableDesc(java.lang.String name,
BlockListDesc[] rows)
| Method Detail |
|---|
public int getNumContent()
getNumContent in class BlockDescpublic FlowDesc getContent(int n)
getContent in class BlockDescpublic int getNumRows()
public BlockListDesc getRow(int n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||