org.hyperic.ui.tapestry.components.critter
Class EditableCritter
java.lang.Object
org.hyperic.ui.tapestry.components.critter.EditableCritter
- All Implemented Interfaces:
- java.io.Serializable
public class EditableCritter
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditableCritter
public EditableCritter(EditableCritter o)
EditableCritter
public EditableCritter(int idx,
CritterType type,
java.util.Map props)
getIndex
public int getIndex()
getConfig
public java.lang.String getConfig()
setConfig
public void setConfig(java.lang.String config)
getType
public CritterType getType()
setType
public void setType(CritterType t)
getProps
public java.util.Map getProps()
setProps
public void setProps(java.util.Map props)
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.