org.nhindirect.config.service.jaxws
Class UpdateTrustBundleSigningCertificate
java.lang.Object
org.nhindirect.config.service.jaxws.UpdateTrustBundleSigningCertificate
public class UpdateTrustBundleSigningCertificate
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateTrustBundleSigningCertificate
public UpdateTrustBundleSigningCertificate()
getTrustBundleIds
public long getTrustBundleIds()
- Returns:
- returns long
setTrustBundleIds
public void setTrustBundleIds(long trustBundleIds)
- Parameters:
trustBundleIds - the value for the trustBundleIds property
getSigningCert
public org.nhindirect.config.store.Certificate getSigningCert()
- Returns:
- returns Certificate
setSigningCert
public void setSigningCert(org.nhindirect.config.store.Certificate signingCert)
- Parameters:
signingCert - the value for the signingCert property
Copyright © 2014. All Rights Reserved.