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

Public Member Functions | |
| virtual Description * | cloneDescription () 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 Description* opensaml::saml2md::Description::cloneDescription | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2md::Description::getDescription | ( | ) | const [inline] |
Returns Description .
| void opensaml::saml2md::Description::setDescription | ( | const XMLCh * | Description | ) | [inline] |
Sets or clears Description .
1.5.6