org.nhindirect.config.service.jaxws
Class RemoveAnchors

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

public class RemoveAnchors
extends Object


Constructor Summary
RemoveAnchors()
           
 
Method Summary
 Collection<Long> getAnchorId()
           
 void setAnchorId(Collection<Long> anchorId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveAnchors

public RemoveAnchors()
Method Detail

getAnchorId

public Collection<Long> getAnchorId()
Returns:
returns Collection

setAnchorId

public void setAnchorId(Collection<Long> anchorId)
Parameters:
anchorId - the value for the anchorId property


Copyright © 2011. All Rights Reserved.