org.beanfabrics.meta
Class PropertyInfo
java.lang.Object
org.beanfabrics.meta.PropertyInfo
public class PropertyInfo
- extends java.lang.Object
- Author:
- Michael Karneim
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PropertyInfo
public PropertyInfo(PresentationModelInfo owner,
java.lang.String name,
PresentationModelInfo type)
getOwner
public PresentationModelInfo getOwner()
getName
public java.lang.String getName()
getType
public PresentationModelInfo getType()
getTypeArguments
public java.lang.reflect.Type[] getTypeArguments(java.lang.Class genericClass)
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
© 2010 by Michael Karneim, http://www.beanfabrics.org