|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.util.props.Registry
Used to register properties
Method Summary | |
void |
register(java.lang.String propertyName,
PropertyType myType)
Registers a property with this registry |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void register(java.lang.String propertyName, PropertyType myType) throws PropertyException
propertyName
- the name of the propertymyType
- the type of the property.
PropertyException
- if a problem with a property is detected.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |