Class: Vpsa::Entity::Operational::CategoryLevel

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/entity/operational/category_level.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#ativoObject

Returns the value of attribute ativo.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def ativo
  @ativo
end

#compoeReferenciaBaseObject

Returns the value of attribute compoeReferenciaBase.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def compoeReferenciaBase
  @compoeReferenciaBase
end

#dataAlteracaoObject

Returns the value of attribute dataAlteracao.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def dataAlteracao
  @dataAlteracao
end

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def id
  @id
end

#idNivelCategoriaProdutoPaiObject

Returns the value of attribute idNivelCategoriaProdutoPai.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def idNivelCategoriaProdutoPai
  @idNivelCategoriaProdutoPai
end

#nivelObject

Returns the value of attribute nivel.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def nivel
  @nivel
end

#nomeObject

Returns the value of attribute nome.



7
8
9
# File 'lib/vpsa/entity/operational/category_level.rb', line 7

def nome
  @nome
end