public class UpdateTrustBundleAnchors
extends java.lang.Object
| Constructor and Description |
|---|
UpdateTrustBundleAnchors() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Calendar |
getAttemptTime() |
java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> |
getNewAnchorSet() |
long |
getTrustBundleId() |
void |
setAttemptTime(java.util.Calendar attemptTime) |
void |
setNewAnchorSet(java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> newAnchorSet) |
void |
setTrustBundleId(long trustBundleId) |
public long getTrustBundleId()
public void setTrustBundleId(long trustBundleId)
trustBundleId - the value for the trustBundleId propertypublic java.util.Calendar getAttemptTime()
public void setAttemptTime(java.util.Calendar attemptTime)
attemptTime - the value for the attemptTime propertypublic java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> getNewAnchorSet()
public void setNewAnchorSet(java.util.Collection<org.nhindirect.config.store.TrustBundleAnchor> newAnchorSet)
newAnchorSet - the value for the newAnchorSet propertyCopyright © 2015. All Rights Reserved.