fr.opensagres.xdocreport.document.domain
Class WSOptions

java.lang.Object
  extended by fr.opensagres.xdocreport.document.domain.WSOptions

public class WSOptions
extends Object


Constructor Summary
WSOptions()
           
 
Method Summary
 String getFrom()
           
 String getTo()
           
 String getVia()
           
 void setFrom(String from)
           
 void setTo(String to)
           
 void setVia(String via)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSOptions

public WSOptions()
Method Detail

getFrom

public String getFrom()

setFrom

public void setFrom(String from)

getTo

public String getTo()

setTo

public void setTo(String to)

getVia

public String getVia()

setVia

public void setVia(String via)


Copyright © 2013. All rights reserved.