#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
| virtual Keywords * | cloneKeywords () const =0 |
| Type-specific clone method. | |
| virtual void | setLang (const XMLCh *Lang)=0 |
| Sets the xml:lang attribute. | |
| const XMLCh * | getValues () const |
| Returns Values . | |
| void | setValues (const XMLCh *Values) |
| Sets or clears Values . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | LANG_ATTRIB_NAME [] |
| xml:lang attribute name. | |
| static const XMLCh | TYPE_NAME [] |
| KeywordsType local name. | |
| virtual void opensaml::saml2md::Keywords::setLang | ( | const XMLCh * | Lang | ) | [pure virtual] |
Sets the xml:lang attribute.
| Lang | the value to set |
1.4.7