|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A block manifest that provides a set of convinience operations to access block related attributes.
Field Summary | |
static String |
BLOCK_GROUP_KEY
Group identifier manifest key. |
static String |
BLOCK_NAME_KEY
Name identifier manifest key. |
static String |
BLOCK_VERSION_KEY
Version identifier manifest key. |
Method Summary | |
String |
getBlockGroup()
Get the name of the group that the block is a part of. |
String |
getBlockName()
Get the name the block. |
String |
getBlockVersion()
Get the version of the block. |
Field Detail |
public static final String BLOCK_GROUP_KEY
public static final String BLOCK_NAME_KEY
public static final String BLOCK_VERSION_KEY
Method Detail |
public String getBlockGroup()
public String getBlockName()
public String getBlockVersion()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |