public class UpdateTrustBundleSigningCertificate
extends java.lang.Object
| Constructor and Description |
|---|
UpdateTrustBundleSigningCertificate() |
| Modifier and Type | Method and Description |
|---|---|
org.nhindirect.config.store.Certificate |
getSigningCert() |
long |
getTrustBundleIds() |
void |
setSigningCert(org.nhindirect.config.store.Certificate signingCert) |
void |
setTrustBundleIds(long trustBundleIds) |
public long getTrustBundleIds()
public void setTrustBundleIds(long trustBundleIds)
trustBundleIds - the value for the trustBundleIds propertypublic org.nhindirect.config.store.Certificate getSigningCert()
public void setSigningCert(org.nhindirect.config.store.Certificate signingCert)
signingCert - the value for the signingCert propertyCopyright © 2015. All Rights Reserved.