Class: JIRA::NamedEntity Abstract

Inherits:
DynamicEntity show all
Defined in:
lib/jiraSOAP/entities/named_entity.rb

Overview

This class is abstract.

Most dynamic entities also have a name

Direct Known Subclasses

Attachment, Component, DescribedEntity, Field, Version

Instance Method Summary collapse

Methods inherited from DynamicEntity

#id

Methods inherited from Entity

add_attribute, inherited, #initialize_with_xml, new_with_xml

Instance Method Details

#nameString

A plain language name

Returns:

  • (String)


9
# File 'lib/jiraSOAP/entities/named_entity.rb', line 9

add_attribute :name, 'name', :content