jadex.application.model
Class MRequiredServiceType

java.lang.Object
  extended by jadex.application.model.MExpressionType
      extended by jadex.application.model.MRequiredServiceType

public class MRequiredServiceType
extends MExpressionType

Required service type.


Field Summary
 
Fields inherited from class jadex.application.model.MExpressionType
classname, clazz, language, name, parsedvalue, value
 
Constructor Summary
MRequiredServiceType()
          Create a new service.
 
Method Summary
 
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
 

Constructor Detail

MRequiredServiceType

public MRequiredServiceType()
Create a new service.



Copyright © 2010. All Rights Reserved.