uk.ac.ncl.cs.instantsoap.t2
Class InstantSoapConfigurationBean
java.lang.Object
uk.ac.ncl.cs.instantsoap.t2.InstantSoapConfigurationBean
public class InstantSoapConfigurationBean
- extends Object
Configuration information for the InstantSoap activity.
- Author:
- Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantSoapConfigurationBean
public InstantSoapConfigurationBean(String endpoint,
String toolName)
InstantSoapConfigurationBean
public InstantSoapConfigurationBean()
getEndpoint
public String getEndpoint()
setEndpoint
public void setEndpoint(String endpoint)
getToolName
public String getToolName()
setToolName
public void setToolName(String toolName)
Copyright © 2006-2008. All Rights Reserved.