#include <saml/saml1/core/Assertions.h>
Inheritance diagram for opensaml::saml1::Attribute:

Public Member Functions | |
| virtual Attribute * | cloneAttribute () const =0 |
| Type-specific clone method. | |
|
virtual xmltooling::XMLObjectChildrenList< std::vector< xmltooling::XMLObject * > > | getAttributeValues ()=0 |
| Returns modifiable AttributeValue collection. | |
|
virtual const std::vector< xmltooling::XMLObject * > & | getAttributeValues () const =0 |
| Returns reference to immutable AttributeValue collection. | |
Static Public Attributes | |
| static const XMLCh | LOCAL_NAME [] |
| Element local name. | |
| static const XMLCh | TYPE_NAME [] |
| AttributeType local name. | |
1.4.7