Class: Vpsa::Entity::Operational::ProductCategory

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/entity/operational/product_category.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/product_category.rb', line 7

def ativo
  @ativo
end

#categoriaPaiObject

Returns the value of attribute categoriaPai.



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

def categoriaPai
  @categoriaPai
end

#classificacaoObject

Returns the value of attribute classificacao.



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

def classificacao
  @classificacao
end

#dataAlteracaoObject

Returns the value of attribute dataAlteracao.



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

def dataAlteracao
  @dataAlteracao
end

#idObject

Returns the value of attribute id.



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

def id
  @id
end

#metodoControleObject

Returns the value of attribute metodoControle.



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

def metodoControle
  @metodoControle
end

#nivelObject

Returns the value of attribute nivel.



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

def nivel
  @nivel
end

#nomeObject

Returns the value of attribute nome.



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

def nome
  @nome
end

#origemObject

Returns the value of attribute origem.



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

def origem
  @origem
end

#unidadeObject

Returns the value of attribute unidade.



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

def unidade
  @unidade
end