#include <saml/saml2/core/Protocols.h>
Public Member Functions | |
| virtual GetComplete * | cloneGetComplete () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getGetComplete () const |
| Returns GetComplete . | |
| void | setGetComplete (const XMLCh *GetComplete) |
| Sets or clears GetComplete . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual GetComplete* opensaml::saml2p::GetComplete::cloneGetComplete | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2p::GetComplete::getGetComplete | ( | ) | const [inline] |
Returns GetComplete .
| void opensaml::saml2p::GetComplete::setGetComplete | ( | const XMLCh * | GetComplete | ) | [inline] |
Sets or clears GetComplete .
1.5.6