#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
virtual AffiliateMember * | cloneAffiliateMember () const =0 |
Type-specific clone method. | |
const XMLCh * | getID () const |
Returns ID . | |
void | setID (const XMLCh *ID) |
Sets or clears ID . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
virtual AffiliateMember* opensaml::saml2md::AffiliateMember::cloneAffiliateMember | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* opensaml::saml2md::AffiliateMember::getID | ( | ) | const [inline] |
Returns ID .
void opensaml::saml2md::AffiliateMember::setID | ( | const XMLCh * | ID | ) | [inline] |
Sets or clears ID .