com.eviware.soapui.security.tools
Class AttachmentElement

java.lang.Object
  extended by com.eviware.soapui.security.tools.AttachmentElement

public class AttachmentElement
extends java.lang.Object


Constructor Summary
AttachmentElement(Attachment attachment, java.lang.String id)
           
 
Method Summary
 Attachment getAttachment()
           
 java.lang.String getId()
           
 void setAttachment(Attachment attachment)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttachmentElement

public AttachmentElement(Attachment attachment,
                         java.lang.String id)
Method Detail

getAttachment

public Attachment getAttachment()

setAttachment

public void setAttachment(Attachment attachment)

getId

public java.lang.String getId()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2011 eviware.com. All Rights Reserved.