jadex.application.model
Class MServiceType
java.lang.Object
jadex.application.model.MExpressionType
jadex.application.model.MServiceType
public class MServiceType
- extends MExpressionType
| Methods inherited from class jadex.application.model.MExpressionType |
getClassName, getClazz, getLanguage, getName, getParsedValue, getValue, setClassName, setClazz, setLanguage, setName, setParsedValue, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
protected String from
- The from.
MServiceType
public MServiceType()
- Create a new expression.
getFrom
public String getFrom()
- Get the from.
- Returns:
- the from.
setFrom
public void setFrom(String from)
- Set the from.
- Parameters:
from - The from to set.
Copyright © 2010. All Rights Reserved.