Class: Hps::HpsSECCode

Inherits:
Object
  • Object
show all
Defined in:
lib/hps/infrastructure/hps_sec_code.rb

Class Method Summary collapse

Class Method Details

.ccdObject



7
8
9
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 7

def self.ccd
  'CCD'
end

.e_bronzeObject



23
24
25
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 23

def self.e_bronze
  'eBronze'
end

.popObject



11
12
13
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 11

def self.pop
  'POP'
end

.ppdObject



3
4
5
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 3

def self.ppd
  'PPD'
end

.telObject



19
20
21
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 19

def self.tel
  'TEL'
end

.webObject



15
16
17
# File 'lib/hps/infrastructure/hps_sec_code.rb', line 15

def self.web
  'WEB'
end