Uses of Class
de.mguennewig.pobjects.metadata.BlockListDesc

Packages that use BlockListDesc
de.mguennewig.pobjects.metadata This package contains the metadata classes used by the PObject library. 
 

Uses of BlockListDesc in de.mguennewig.pobjects.metadata
 

Methods in de.mguennewig.pobjects.metadata that return BlockListDesc
 BlockListDesc BlockTableDesc.getRow(int n)
           
 

Constructors in de.mguennewig.pobjects.metadata with parameters of type BlockListDesc
BlockTableDesc(java.lang.String name, BlockListDesc[] rows)
          Creates a new BlockTableDesc.