intarsys runtime library

de.intarsys.tools.attachment
Class Attachment

java.lang.Object
  extended by de.intarsys.tools.attachment.Attachment

public class Attachment
extends Object


Constructor Summary
Attachment(String key, Object attached)
           
 
Method Summary
 Object getAttached()
           
 String getKey()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Attachment

public Attachment(String key,
                  Object attached)
Method Detail

getAttached

public Object getAttached()

getKey

public String getKey()

toString

public String toString()
Overrides:
toString in class Object

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.