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<Anchor> getAnchor()
           
 void setAnchor(java.util.Collection<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 java.util.Collection<Anchor> getAnchor()
Returns:
returns Collection

setAnchor

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


Copyright © 2010. All Rights Reserved.