public class Communication extends Task implements ICommunication
Communication is the default implementation of the
ICommunication interface.attributes, id, parent, TYPE| Constructor and Description |
|---|
Communication(Element parent)
Constructs a new communication.
|
Communication(java.lang.String id)
Constructs a new communication.
|
equals, getAttribute, getAttributeNames, getAttributeParameter, getAttributes, getId, getLocalAttributeNames, getLocalAttributes, getParent, getType, hashCode, isDefined, setAttribute, setParent, setType, toStringpublic Communication(java.lang.String id)
id - the idpublic Communication(Element parent)
parent - the parent