#include <saml/saml1/core/Protocols.h>
Public Member Functions | |
virtual RespondWith * | cloneRespondWith () const =0 |
Type-specific clone method. | |
virtual xmltooling::QName * | getQName () const =0 |
Gets the QName content of the element. | |
virtual void | setQName (const xmltooling::QName *qname)=0 |
Sets the QName content of the element. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |