opensaml::saml2md::IndexedEndpointType Class Reference

SAML 2.0 IndexedEndpointType type. More...

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

Inheritance diagram for opensaml::saml2md::IndexedEndpointType:

opensaml::saml2md::EndpointType opensaml::saml2md::ArtifactResolutionService opensaml::saml2md::AssertionConsumerService opensaml::saml2md::DiscoveryResponse

List of all members.

Public Member Functions

virtual IndexedEndpointTypecloneIndexedEndpointType () const =0
 Type-specific clone method.
virtual std::pair< bool, int > getIndex () const =0
 Returns the Index attribute after a NULL indicator.
virtual void setIndex (const XMLCh *Index)=0
 Sets the Index attribute using a string value.
virtual void setIndex (int Index)=0
 Sets the Index attribute.
bool isDefault () const
 Returns the isDefault attribute or false if not set.
virtual
xmlconstants::xmltooling_bool_t 
getisDefault () const =0
 Returns the isDefault attribute as an explicit enumerated value.
virtual void isDefault (xmlconstants::xmltooling_bool_t value)=0
 Sets the isDefault attribute using an enumerated value.
void isDefault (bool value)
 Sets the isDefault attribute.
void setisDefault (const XMLCh *value)
 Sets the isDefault attribute using a string constant.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh INDEX_ATTRIB_NAME []
 Index attribute name.
static const XMLCh ISDEFAULT_ATTRIB_NAME []
 isDefault attribute name
static const XMLCh TYPE_NAME []
 IndexedEndpointType local name.


Detailed Description

SAML 2.0 IndexedEndpointType type.

Member Function Documentation

virtual IndexedEndpointType* opensaml::saml2md::IndexedEndpointType::cloneIndexedEndpointType (  )  const [pure virtual]

Type-specific clone method.

virtual std::pair<bool,int> opensaml::saml2md::IndexedEndpointType::getIndex (  )  const [pure virtual]

Returns the Index attribute after a NULL indicator.

virtual void opensaml::saml2md::IndexedEndpointType::setIndex ( const XMLCh *  Index  )  [pure virtual]

Sets the Index attribute using a string value.

virtual void opensaml::saml2md::IndexedEndpointType::setIndex ( int  Index  )  [pure virtual]

Sets the Index attribute.

bool opensaml::saml2md::IndexedEndpointType::isDefault (  )  const [inline]

Returns the isDefault attribute or false if not set.

virtual xmlconstants::xmltooling_bool_t opensaml::saml2md::IndexedEndpointType::getisDefault (  )  const [pure virtual]

Returns the isDefault attribute as an explicit enumerated value.

virtual void opensaml::saml2md::IndexedEndpointType::isDefault ( xmlconstants::xmltooling_bool_t  value  )  [pure virtual]

Sets the isDefault attribute using an enumerated value.

void opensaml::saml2md::IndexedEndpointType::isDefault ( bool  value  )  [inline]

Sets the isDefault attribute.

void opensaml::saml2md::IndexedEndpointType::setisDefault ( const XMLCh *  value  )  [inline]

Sets the isDefault attribute using a string constant.


The documentation for this class was generated from the following file:

Generated on Mon Apr 13 19:46:41 2020 for opensaml-3.1.0 by  doxygen 1.5.6