vs.communication
Class IncomingSetting

java.lang.Object
  extended by vs.communication.IncomingSetting
All Implemented Interfaces:
jade.content.ContentElement, jade.content.Predicate, java.io.Serializable

public class IncomingSetting
extends java.lang.Object
implements jade.content.Predicate

An incoming setting Protege name: IncomingSetting

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
IncomingSetting()
           
 
Method Summary
 StorySettingElement getSetting()
           
 void setSetting(StorySettingElement value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncomingSetting

public IncomingSetting()
Method Detail

setSetting

public void setSetting(StorySettingElement value)

getSetting

public StorySettingElement getSetting()