#include <saml/saml2/metadata/Metadata.h>
Inheritance diagram for opensaml::saml2md::ServiceDescription:
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. |