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