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

Public Member Functions | |
| virtual UsagePolicy * | cloneUsagePolicy () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getURL () const |
| Returns URL . | |
| void | setURL (const XMLCh *URL) |
| Sets or clears URL . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual UsagePolicy* opensaml::saml2md::UsagePolicy::cloneUsagePolicy | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2md::UsagePolicy::getURL | ( | ) | const [inline] |
Returns URL .
| void opensaml::saml2md::UsagePolicy::setURL | ( | const XMLCh * | URL | ) | [inline] |
Sets or clears URL .
1.5.6