com.irisel.oms.ws.client
Class OMBrowserEndpoint_echo_ResponseStruct

java.lang.Object
  extended by com.irisel.oms.ws.client.OMBrowserEndpoint_echo_ResponseStruct

public class OMBrowserEndpoint_echo_ResponseStruct
extends java.lang.Object


Constructor Summary
OMBrowserEndpoint_echo_ResponseStruct()
           
OMBrowserEndpoint_echo_ResponseStruct(java.lang.String result)
           
 
Method Summary
 java.lang.String getResult()
           
 void setResult(java.lang.String result)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMBrowserEndpoint_echo_ResponseStruct

public OMBrowserEndpoint_echo_ResponseStruct()

OMBrowserEndpoint_echo_ResponseStruct

public OMBrowserEndpoint_echo_ResponseStruct(java.lang.String result)
Method Detail

getResult

public java.lang.String getResult()

setResult

public void setResult(java.lang.String result)