org.nhindirect.config.service.jaxws
Class UpdateTrustBundleAnchors
java.lang.Object
org.nhindirect.config.service.jaxws.UpdateTrustBundleAnchors
public class UpdateTrustBundleAnchors
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateTrustBundleAnchors
public UpdateTrustBundleAnchors()
getTrustBundleId
public long getTrustBundleId()
- Returns:
- returns long
setTrustBundleId
public void setTrustBundleId(long trustBundleId)
- Parameters:
trustBundleId - the value for the trustBundleId property
getAttemptTime
public java.util.Calendar getAttemptTime()
- Returns:
- returns Calendar
setAttemptTime
public void setAttemptTime(java.util.Calendar attemptTime)
- Parameters:
attemptTime - the value for the attemptTime property
getNewAnchorSet
public java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> getNewAnchorSet()
- Returns:
- returns Collection
setNewAnchorSet
public void setNewAnchorSet(java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> newAnchorSet)
- Parameters:
newAnchorSet - the value for the newAnchorSet property
Copyright © 2014. All Rights Reserved.