Class AttachmentDescriptor<InputType>

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
org.chenile.owiz.config.model.AttachmentDescriptor<InputType>
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class AttachmentDescriptor<InputType> extends HashMap<String,String>
Contains the meta data about the attachment of a command to another. Every command must have this information unless it is a first command.
Author:
Raja Shankar Kolluru
See Also: