org.springframework.web.servlet.view.path
Class CommonsBeanUtilsPathElement
java.lang.Object
org.springframework.web.servlet.view.path.CommonsBeanUtilsPathElement
public class CommonsBeanUtilsPathElement
- extends Object
CommonsBeanUtilsPathElement
public CommonsBeanUtilsPathElement(String name,
CommonsBeanUtilsPathElement.Typ typ)
CommonsBeanUtilsPathElement
public CommonsBeanUtilsPathElement(String name)
getName
public 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 Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010. All Rights Reserved.