#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
virtual ServiceName * | cloneServiceName () 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 ServiceName* opensaml::saml2md::ServiceName::cloneServiceName | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* opensaml::saml2md::ServiceName::getName | ( | ) | const [inline] |
Returns Name .
void opensaml::saml2md::ServiceName::setName | ( | const XMLCh * | Name | ) | [inline] |
Sets or clears Name .