#include <saml/saml2/metadata/Metadata.h>

Public Member Functions | |
| virtual ServiceDescription * | cloneServiceDescription () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getDescription () const |
| Returns Description . | |
| void | setDescription (const XMLCh *Description) |
| Sets or clears Description . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual ServiceDescription* opensaml::saml2md::ServiceDescription::cloneServiceDescription | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2md::ServiceDescription::getDescription | ( | ) | const [inline] |
Returns Description .
| void opensaml::saml2md::ServiceDescription::setDescription | ( | const XMLCh * | Description | ) | [inline] |
Sets or clears Description .
1.5.6