Class: Buby::Parameter::Cookie

Inherits:
Base show all
Defined in:
lib/buby/parameter/cookie.rb

Instance Attribute Summary

Attributes inherited from Base

#name, #value

Instance Method Summary collapse

Methods inherited from Base

#getName, #getNameEnd, #getNameStart, #getValue, #getValueEnd, #getValueStart, #initialize

Constructor Details

This class inherits a constructor from Buby::Parameter::Base

Instance Method Details

#getTypeObject



4
# File 'lib/buby/parameter/cookie.rb', line 4

def getType; PARAM_COOKIE; end