|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.template.freemarker.ClientPackageForMethod
org.codehaus.enunciate.template.freemarker.ClassnameForMethod
org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod
org.codehaus.enunciate.modules.csharp.ListsAsArraysClientClassnameForMethod
public class ListsAsArraysClientClassnameForMethod
Conversion from java types to C# types, converting lists to arrays.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
ListsAsArraysClientClassnameForMethod(java.util.Map<java.lang.String,java.lang.String> conversions)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCollectionTypeConversion(com.sun.mirror.type.DeclaredType declaredType)
|
| Methods inherited from class org.codehaus.enunciate.modules.csharp.ClientClassnameForMethod |
|---|
convert, convert, convert, isCollection |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod |
|---|
convert |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClassnameForMethod |
|---|
convert, convert, convertPackage, convertUnwrappedObject, exec, getPackageSeparator, isJdk15, setJdk15 |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod |
|---|
convert, isUseClientNameConversions, setUseClientNameConversions, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListsAsArraysClientClassnameForMethod(java.util.Map<java.lang.String,java.lang.String> conversions)
| Method Detail |
|---|
protected java.lang.String getCollectionTypeConversion(com.sun.mirror.type.DeclaredType declaredType)
throws freemarker.template.TemplateModelException
getCollectionTypeConversion in class ClientClassnameForMethodfreemarker.template.TemplateModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||