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