Class: Jirarest2Field::MultiStringField

Inherits:
MultiField show all
Defined in:
lib/jirarest2/field.rb

Overview

At the moment it’s only there to keep the HashField company

Instance Attribute Summary

Attributes inherited from MultiField

#value

Attributes inherited from Field

#allowed_values, #id, #name, #raw_value, #readonly, #required

Method Summary

Methods inherited from MultiField

#<<, #[], #[]=, #delete, #delete_by_value, #initialize, #to_j, #value_allowed?

Methods inherited from Field

#createmeta, #initialize, #parse_value, #to_j, #value, #value=, #value_allowed?

Constructor Details

This class inherits a constructor from Jirarest2Field::MultiField