org.apache.axis.encoding
Class TypeMappingImpl.Pair
java.lang.Object
org.apache.axis.encoding.TypeMappingImpl.Pair
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TypeMappingImpl
public static class TypeMappingImpl.Pair
- extends Object
- implements Serializable
- See Also:
- Serialized Form
javaType
public Class javaType
xmlType
public QName xmlType
TypeMappingImpl.Pair
public TypeMappingImpl.Pair(Class javaType,
QName xmlType)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © The Apache Software Foundation. All Rights Reserved.