org.nhindirect.config.service.jaxws
Class AddAddress

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

public class AddAddress
extends Object


Constructor Summary
AddAddress()
           
 
Method Summary
 Collection<org.nhindirect.config.store.Address> getAddress()
           
 void setAddress(Collection<org.nhindirect.config.store.Address> address)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddAddress

public AddAddress()
Method Detail

getAddress

public Collection<org.nhindirect.config.store.Address> getAddress()
Returns:
returns Collection

setAddress

public void setAddress(Collection<org.nhindirect.config.store.Address> address)
Parameters:
address - the value for the address property


Copyright © 2011. All Rights Reserved.