org.apache.axis.encoding

Class TypeMappingImpl.Pair

public static class TypeMappingImpl.Pair extends Object implements Serializable

Field Summary
ClassjavaType
QNamexmlType
Constructor Summary
Pair(Class javaType, QName xmlType)
Method Summary
booleanequals(Object o)
inthashCode()

Field Detail

javaType

public Class javaType

xmlType

public QName xmlType

Constructor Detail

Pair

public Pair(Class javaType, QName xmlType)

Method Detail

equals

public boolean equals(Object o)

hashCode

public int hashCode()
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.