class XMPP::Stanza::DelegatedAttribute

Defined in:

xmpp/stanza/component.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(node : XML::Node) #

[View source]

Instance Method Detail

def name : String #

[View source]
def name=(name : String) #

[View source]
def to_xml(xml : XML::Builder) #

[View source]
def xml_name : String #

[View source]
def xml_name=(xml_name : String) #

[View source]