xmlencryption::EncryptionProperty Class Reference

XML Encryption EncryptionProperty element. More...

#include <xmltooling/encryption/Encryption.h>

Inheritance diagram for xmlencryption::EncryptionProperty:
xmltooling::ElementProxy xmltooling::AttributeExtensibleXMLObject xmltooling::ElementExtensibleXMLObject xmltooling::XMLObject xmltooling::XMLObject

List of all members.

Public Member Functions

virtual EncryptionPropertycloneEncryptionProperty () const =0
 Type-specific clone method.
virtual const XMLCh * getTarget () const =0
 Returns the Target attribute.
virtual void setTarget (const XMLCh *Target)=0
 Sets the Target attribute.
virtual const XMLCh * getId () const =0
 Returns the Id attribute.
virtual void setId (const XMLCh *Id)=0
 Sets the Id attribute.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TARGET_ATTRIB_NAME []
 Target attribute name.
static const XMLCh ID_ATTRIB_NAME []
 Id attribute name.
static const XMLCh TYPE_NAME []
 EncryptionPropertyType local name.

Detailed Description

XML Encryption EncryptionProperty element.


Member Function Documentation

virtual EncryptionProperty* xmlencryption::EncryptionProperty::cloneEncryptionProperty (  )  const [pure virtual]

Type-specific clone method.

virtual const XMLCh* xmlencryption::EncryptionProperty::getId (  )  const [pure virtual]

Returns the Id attribute.

virtual const XMLCh* xmlencryption::EncryptionProperty::getTarget (  )  const [pure virtual]

Returns the Target attribute.

virtual void xmlencryption::EncryptionProperty::setId ( const XMLCh *  Id  )  [pure virtual]

Sets the Id attribute.

virtual void xmlencryption::EncryptionProperty::setTarget ( const XMLCh *  Target  )  [pure virtual]

Sets the Target attribute.


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

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1