org.nhindirect.config.service.jaxws
Class AddAnchors

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

public class AddAnchors
extends Object


Constructor Summary
AddAnchors()
           
 
Method Summary
 Collection<org.nhindirect.config.store.Anchor> getAnchor()
           
 void setAnchor(Collection<org.nhindirect.config.store.Anchor> anchor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddAnchors

public AddAnchors()
Method Detail

getAnchor

public Collection<org.nhindirect.config.store.Anchor> getAnchor()
Returns:
returns Collection

setAnchor

public void setAnchor(Collection<org.nhindirect.config.store.Anchor> anchor)
Parameters:
anchor - the value for the anchor property


Copyright © 2011. All Rights Reserved.