Class: JIRA::UserName

Inherits:
Entity
  • Object
show all
Defined in:
lib/jiraSOAP/entities/username.rb

Overview

TODO:

Find out if this is an abstract class.

This is just a @name, JIRA::User should inherit from this class

Direct Known Subclasses

User

Instance Method Summary collapse

Methods inherited from Entity

add_attribute, inherited, #initialize_with_xml, new_with_xml

Instance Method Details

#usernameString Also known as: name

Returns:

  • (String)


8
# File 'lib/jiraSOAP/entities/username.rb', line 8

add_attribute :username, 'name', :content