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

Instance Attribute Summary collapse

Attributes inherited from DynamicEntity

#id

Method Summary

Methods inherited from Entity

add_attributes, #initialize_with_xml, new_with_xml, #to_soap

Instance Attribute Details

#nameString

Corresponds to name in the javadoc.

A plain language name.

Returns:

  • (String)