class
GetResourceInfoRequest
Inheritance:
Public Methods
GetResourceInfoRequest
()
Constructor
void
setResource
(const string& resource)
Sets the resource whose info we want retreive
const string&
getResource
() const
Extracts the resource whose info we wish to get
Inherited from
AkentiRequest
:
Public Methods
void
setID
(int id)
int
getID
() const
string
toString
() const
template<class T> bool
instanceOf
() const
Documentation
GetResourceInfoRequest()
Constructor
void setResource(const string& resource)
Sets the resource whose info we want retreive
const string& getResource() const
Extracts the resource whose info we wish to get
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++
.