#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
| virtual AdditionalMetadataLocation * | cloneAdditionalMetadataLocation () const =0 |
| Type-specific clone method. | |
| virtual const XMLCh * | getNamespace () const =0 |
| Returns the Namespace attribute. | |
| virtual void | setNamespace (const XMLCh *Namespace)=0 |
| Sets the Namespace attribute. | |
| const XMLCh * | getLocation () const |
| Returns Location . | |
| void | setLocation (const XMLCh *Location) |
| Sets or clears Location . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | NAMESPACE_ATTRIB_NAME [] |
| Namespace attribute name. | |
| static const XMLCh | TYPE_NAME [] |
| AdditionalMetadataLocationType local name. | |
1.4.7