org.nhindirect.config.service.jaxws
Class AddAnchors

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

public class AddAnchors
extends java.lang.Object


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

Constructor Detail

AddAnchors

public AddAnchors()
Method Detail

getAnchor

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

setAnchor

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


Copyright © 2014. All Rights Reserved.