Skip navigation links
C E F G I L P R S U W 

C

call(EnunciateContext) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
ClientClassnameForMethod - Class in com.webcohesion.enunciate.modules.csharp_client
Conversion from java types to C# types.
ClientClassnameForMethod(Map<String, String>, EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
com.webcohesion.enunciate.modules.csharp_client - package com.webcohesion.enunciate.modules.csharp_client
 
convert(TypeElement) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
convert(HasClientConvertibleType) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
convert(TypeMirror) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
convert(TypeVariable) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
convertDeclaredTypeArguments(List<? extends TypeMirror>) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
convertTypeParams(TypeElement) - Method in class com.webcohesion.enunciate.modules.csharp_client.SimpleNameFor
 
convertUnwrappedObject(Object) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
CSharpXMLClientModule - Class in com.webcohesion.enunciate.modules.csharp_client
 
CSharpXMLClientModule() - Constructor for class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
CSharpXMLClientObjectWrapper - Class in com.webcohesion.enunciate.modules.csharp_client
Special wrapper for processing the XML templates.
CSharpXMLClientObjectWrapper() - Constructor for class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientObjectWrapper
 

E

exec(List) - Method in class com.webcohesion.enunciate.modules.csharp_client.RequestDocumentQNameMethod
Gets the client-side package for the type, type declaration, package, or their string values.
exec(List) - Method in class com.webcohesion.enunciate.modules.csharp_client.ResponseDocumentQNameMethod
Gets the client-side package for the type, type declaration, package, or their string values.

F

findExampleResourceMethod() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.
findExampleWebMethod() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Finds an example resource method, according to the following preference order: The first method annotated with DocumentationExample.

G

getBundleFileName() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The name of the bundle file.
getCollectionTypeConversion(DeclaredType) - Method in class com.webcohesion.enunciate.modules.csharp_client.ClientClassnameForMethod
 
getCollectionTypeConversion(DeclaredType) - Method in class com.webcohesion.enunciate.modules.csharp_client.ListsAsArraysClientClassnameForMethod
 
getCompileCommand() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The C# compile command.
getCompileDir() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getCompileExecutable() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The path to the compile executable.
getDependencySpecifications() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getDLLFileName() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The name of the generated C# dll.
getDocXmlFileName() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The name of the generated C# xml documentation.
getFacetExcludes() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getFacetIncludes() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getFrom() - Method in class com.webcohesion.enunciate.modules.csharp_client.PackageNamespaceConversion
Regular expression to map from.
getName() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getPackageDir() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getPackageToNamespaceConversions() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The package-to-namespace conversions.
getSlug() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The label for the C# API.
getSourceDir() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
getSourceFileName() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
The name of the generated C# source file.
getTemplateURL(String) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Get a template URL for the template of the given name.
getTo() - Method in class com.webcohesion.enunciate.modules.csharp_client.PackageNamespaceConversion
Package to map to.

I

isDisableCompile() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Whether to disable the compile step.
isRequire() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Whether to require the C# client code.
isSingleFilePerClass() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Whether there should be a single file per class.

L

ListsAsArraysClientClassnameForMethod - Class in com.webcohesion.enunciate.modules.csharp_client
Conversion from java types to C# types, converting lists to arrays.
ListsAsArraysClientClassnameForMethod(Map<String, String>, EnunciateJaxbContext) - Constructor for class com.webcohesion.enunciate.modules.csharp_client.ListsAsArraysClientClassnameForMethod
 

P

PackageNamespaceConversion - Class in com.webcohesion.enunciate.modules.csharp_client
Configuration specifying the conversion of package names to client-side namespaces.
PackageNamespaceConversion() - Constructor for class com.webcohesion.enunciate.modules.csharp_client.PackageNamespaceConversion
 
packageToNamespace(String) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
processTemplate(URL, Object) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
Processes the specified template with the given model.

R

readLibraryDescription(Map<String, Object>) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 
RequestDocumentQNameMethod - Class in com.webcohesion.enunciate.modules.csharp_client
Gets the QName of the request document for a given method.
RequestDocumentQNameMethod() - Constructor for class com.webcohesion.enunciate.modules.csharp_client.RequestDocumentQNameMethod
 
ResponseDocumentQNameMethod - Class in com.webcohesion.enunciate.modules.csharp_client
Gets the QName of the request document for a given method.
ResponseDocumentQNameMethod() - Constructor for class com.webcohesion.enunciate.modules.csharp_client.ResponseDocumentQNameMethod
 

S

setFrom(String) - Method in class com.webcohesion.enunciate.modules.csharp_client.PackageNamespaceConversion
Regular expression to map from.
setTo(String) - Method in class com.webcohesion.enunciate.modules.csharp_client.PackageNamespaceConversion
Package to map to.
SimpleNameFor - Class in com.webcohesion.enunciate.modules.csharp_client
 
SimpleNameFor(ClientClassnameForMethod) - Constructor for class com.webcohesion.enunciate.modules.csharp_client.SimpleNameFor
 

U

usesUnmappableElements() - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientModule
 

W

wrap(Object) - Method in class com.webcohesion.enunciate.modules.csharp_client.CSharpXMLClientObjectWrapper
 
C E F G I L P R S U W 
Skip navigation links

Copyright © 2006-2016–2022. All rights reserved.