jadex.application.space.envsupport
Class MObjectTypeProperty
java.lang.Object
jadex.application.space.envsupport.MObjectTypeProperty
- All Implemented Interfaces:
- IPropertyMetaData
public class MObjectTypeProperty
- extends Object
- implements IPropertyMetaData
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MObjectTypeProperty
public MObjectTypeProperty()
getValue
public Object getValue()
setValue
public void setValue(Object value)
getName
public String getName()
setName
public void setName(String name)
getType
public Class getType()
- Specified by:
getType in interface IPropertyMetaData
setType
public void setType(Class type)
isDynamic
public boolean isDynamic()
setDynamic
public void setDynamic(boolean dynamic)
isEvent
public boolean isEvent()
setEvent
public void setEvent(boolean event)
Copyright © 2010. All Rights Reserved.