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

Public Member Functions | |
| virtual DisplayName * | cloneDisplayName () 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 DisplayName* opensaml::saml2md::DisplayName::cloneDisplayName | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2md::DisplayName::getName | ( | ) | const [inline] |
Returns Name .
| void opensaml::saml2md::DisplayName::setName | ( | const XMLCh * | Name | ) | [inline] |
Sets or clears Name .
1.5.6