|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.avalon.phoenix.metainfo.BlockDescriptor
| Constructor Summary | |
BlockDescriptor(String name,
String implementationKey,
String schemaType,
Version version)
|
|
| Method Summary | |
String |
getClassname()
Deprecated. Deprecated and replaced by getImplementationKey() |
String |
getImplementationKey()
Retrieve the implementation key for the Block. |
String |
getName()
Retrieve the name of Block type. |
String |
getSchemaType()
Retrieve the Schema Type of Block |
Version |
getVersion()
Retrieve Version of current Block. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlockDescriptor(String name,
String implementationKey,
String schemaType,
Version version)
| Method Detail |
public String getName()
public String getClassname()
getImplementationKey()
getImplementationKey()public String getImplementationKey()
public Version getVersion()
public String getSchemaType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||