com.github.talberto.easybeans.gen
Class MetaImport

java.lang.Object
  extended by com.github.talberto.easybeans.gen.MetaImport

public class MetaImport
extends Object

Author:
Tomás Rodríguez (rstomasalberto@gmail.com)

Constructor Summary
MetaImport(String pName)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getName()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MetaImport

public MetaImport(String pName)
Method Detail

getName

public String getName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All rights reserved.