Package jadex.rules.state.javaimpl
Interface IOAVContentId
-
public interface IOAVContentId
Interface for an id, which carries the content.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map
getContent()
Get the content.
-