org.nhindirect.config.service.jaxws
Class AddSetting
java.lang.Object
org.nhindirect.config.service.jaxws.AddSetting
public class AddSetting
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddSetting
public AddSetting()
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.