|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.encoding.TypeMappingImpl.Pair
Field Summary | |
java.lang.Class |
javaType
|
QName |
xmlType
|
Constructor Summary | |
TypeMappingImpl.Pair(java.lang.Class javaType,
QName xmlType)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.Class javaType
public QName xmlType
Constructor Detail |
public TypeMappingImpl.Pair(java.lang.Class javaType, QName xmlType)
Method Detail |
public boolean equals(java.lang.Object o)
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |