org.apache.axis2.wsdl.databinding
Class CSharpTypeMapper

java.lang.Object
  extended byorg.apache.axis2.wsdl.databinding.TypeMappingAdapter
      extended byorg.apache.axis2.wsdl.databinding.CSharpTypeMapper
All Implemented Interfaces:
TypeMapper

public class CSharpTypeMapper
extends TypeMappingAdapter


Field Summary
 
Fields inherited from class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
counter, map, UPPER_PARAM_LIMIT, XSD_SCHEMA_URL
 
Constructor Summary
CSharpTypeMapper()
          Creats a basic Csharp type mapper
 
Methods inherited from class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
addTypeMapping, getParameterName, getTypeMapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSharpTypeMapper

public CSharpTypeMapper()
Creats a basic Csharp type mapper