org.springframework.web.servlet.view.path
Class CommonsBeanUtilsPathElement
java.lang.Object
org.springframework.web.servlet.view.path.CommonsBeanUtilsPathElement
public class CommonsBeanUtilsPathElement
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CommonsBeanUtilsPathElement
public CommonsBeanUtilsPathElement(java.lang.String name,
CommonsBeanUtilsPathElement.Typ typ)
CommonsBeanUtilsPathElement
public CommonsBeanUtilsPathElement(java.lang.String name)
getName
public java.lang.String getName()
getTyp
public CommonsBeanUtilsPathElement.Typ getTyp()
setTyp
public void setTyp(CommonsBeanUtilsPathElement.Typ typ)
getIndex
public int getIndex()
setIndex
public void setIndex(int index)
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
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.