class UploadPolicyCertificateRequest

Used to upload a poliy certificate.

Inheritance:


Public Methods

[more] UploadPolicyCertificateRequest ()
Constructor
[more]void setCertificate (const PolicyCertificate& polCert)
Sets the policy certificate
[more]const PolicyCertificate& getCertificate () const
Returns the policy certificate


Inherited from AkentiRequest:

Public Methods

ovoid setID(int id)
oint getID() const
ostring toString() const
otemplate<class T> bool instanceOf() const


Documentation

Used to upload a poliy certificate.

o UploadPolicyCertificateRequest()
Constructor

ovoid setCertificate(const PolicyCertificate& polCert)
Sets the policy certificate

oconst PolicyCertificate& getCertificate() const
Returns the policy certificate


This class has no child classes.
Friends:
class AkentiRequest
class AkentiRequestResponseImplFactory
See Also:
AkentiRequest

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.