Class: Kali::Property::Priority

Inherits:
Kali::Property show all
Defined in:
lib/kali/properties.rb

Overview

How important is this component compared to others. Can be 0 (no special priority), or range from 1 (high) to 9 (low).

As per tools.ietf.org/html/rfc5545#section-3.8.1.9

Instance Attribute Summary

Attributes inherited from KeyValuePair

#value

Method Summary

Methods inherited from Kali::Property

#[], #[]=, default_parameter_types, #initialize, parameter, #parameters, #to_ics, type

Methods inherited from KeyValuePair

default, #initialize, #name, #separator, #to_ics, #to_s, type, wrap

Methods included from Utils::Named

#method_name, #name

Constructor Details

This class inherits a constructor from Kali::Property