org.apache.axis.deployment.wsdd
Class WSDDTypeMapping
java.lang.Object
|
+--org.apache.axis.deployment.wsdd.WSDDElement
|
+--org.apache.axis.deployment.wsdd.WSDDTypeMapping
- All Implemented Interfaces:
- java.io.Serializable
- public class WSDDTypeMapping
- extends WSDDElement
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDDTypeMapping
public WSDDTypeMapping(org.w3c.dom.Element e)
throws WSDDException
getName
public java.lang.String getName()
getRef
public java.lang.String getRef()
getEncodingStyle
public java.lang.String getEncodingStyle()
getQName
public QName getQName()
getLanguageSpecificType
public java.lang.Class getLanguageSpecificType()
throws java.lang.ClassNotFoundException
getSerializer
public java.lang.Class getSerializer()
throws java.lang.ClassNotFoundException
getDeserializer
public java.lang.Class getDeserializer()
throws java.lang.ClassNotFoundException
Copyright © 2001 Apache XML Project. All Rights Reserved.