#include <saml/saml2/metadata/Metadata.h>

Public Member Functions | |
| virtual localizedNameType * | clonelocalizedNameType () const =0 |
| Type-specific clone method. | |
| virtual void | setLang (const XMLCh *Lang)=0 |
| Sets the xml:lang attribute. | |
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 [] |
| localizedNameType local name | |
| virtual localizedNameType* opensaml::saml2md::localizedNameType::clonelocalizedNameType | ( | ) | const [pure virtual] |
Type-specific clone method.
| virtual void opensaml::saml2md::localizedNameType::setLang | ( | const XMLCh * | Lang | ) | [pure virtual] |
Sets the xml:lang attribute.
| Lang | the value to set |
const XMLCh opensaml::saml2md::localizedNameType::LANG_ATTRIB_NAME[] [static] |
xml:lang attribute name.
1.5.6