#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
| virtual AttributeProfile * | cloneAttributeProfile () const =0 |
| Type-specific clone method. | |
| const XMLCh * | getProfileURI () const |
| Returns ProfileURI . | |
| void | setProfileURI (const XMLCh *ProfileURI) |
| Sets or clears ProfileURI . | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| virtual AttributeProfile* opensaml::saml2md::AttributeProfile::cloneAttributeProfile | ( | ) | const [pure virtual] |
Type-specific clone method.
| const XMLCh* opensaml::saml2md::AttributeProfile::getProfileURI | ( | ) | const [inline] |
Returns ProfileURI .
| void opensaml::saml2md::AttributeProfile::setProfileURI | ( | const XMLCh * | ProfileURI | ) | [inline] |
Sets or clears ProfileURI .
1.5.6