asm
Class KeyTable

java.lang.Object
  |
  +--asm.KeyTable

public class KeyTable
extends java.lang.Object

Title: KeyTable

Description: Esta clase se utiliza para sustituir una estructura de ObjectiveC.

Copyright:

Esta clase no implementa métodos propios.

Depto. de Organización y Gestión de Empresas. Universidad de Valladolid

Version:
1.0
Author:
José Manuel Galán & Luis R. Izquierdo

Field Summary
 java.lang.String name
           
 int value
           
 
Constructor Summary
(package private) KeyTable(java.lang.String n, int d)
          Constructor de la clase
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

value

public int value
Constructor Detail

KeyTable

KeyTable(java.lang.String n,
         int d)
Constructor de la clase
Parameters:
n - Nombre
d - Valor