org.nhindirect.config.service.jaxws
Class UpdateSetting

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.UpdateSetting

public class UpdateSetting
extends Object


Constructor Summary
UpdateSetting()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateSetting

public UpdateSetting()
Method Detail

getName

public String getName()
Returns:
returns String

setName

public void setName(String name)
Parameters:
name - the value for the name property

getValue

public String getValue()
Returns:
returns String

setValue

public void setValue(String value)
Parameters:
value - the value for the value property


Copyright © 2011. All Rights Reserved.