jadex.application.model
Class MSpaceType
java.lang.Object
jadex.application.model.MSpaceType
- Direct Known Subclasses:
- MAGRSpaceType, MEnvSpaceType
public class MSpaceType
- extends Object
Space type representation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
- The name.
MSpaceType
public MSpaceType()
getName
public String getName()
- Get the name.
- Returns:
- The name.
setName
public void setName(String name)
- Set the name.
- Parameters:
name - The name to set.
Copyright © 2010. All Rights Reserved.