com.ejie.r01f.mapping.test
Class MetaData

java.lang.Object
  extended bycom.ejie.r01f.mapping.test.MetaData

public class MetaData
extends java.lang.Object

Author:
user To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Field Summary
 java.lang.Integer alto
           
 java.lang.Integer ancho
           
 java.lang.Integer diametro
           
 java.lang.Integer profundidad
           
 
Constructor Summary
MetaData()
          Constructor for MetaData.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ancho

public java.lang.Integer ancho

alto

public java.lang.Integer alto

diametro

public java.lang.Integer diametro

profundidad

public java.lang.Integer profundidad
Constructor Detail

MetaData

public MetaData()
Constructor for MetaData.