Package jade.tools.logging.ontology
Class SetFile
- java.lang.Object
-
- jade.tools.logging.ontology.SetFile
-
- All Implemented Interfaces:
AgentAction,Concept,ContentElement,Term,Serializable,Serializable
public class SetFile extends Object implements AgentAction
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFile()StringgetLogger()voidsetFile(String file)voidsetLogger(String logger)
-