Constructor and Description |
---|
SyncClientInterface(IntermediateModel model) |
Modifier and Type | Method and Description |
---|---|
com.squareup.javapoet.ClassName |
className() |
static com.squareup.javapoet.MethodSpec.Builder |
operationMethodSignature(IntermediateModel model,
OperationModel opModel) |
com.squareup.javapoet.TypeSpec |
poetSpec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
staticImports
public SyncClientInterface(IntermediateModel model)
public com.squareup.javapoet.TypeSpec poetSpec()
public com.squareup.javapoet.ClassName className()
public static com.squareup.javapoet.MethodSpec.Builder operationMethodSignature(IntermediateModel model, OperationModel opModel)
Copyright © 2017. All rights reserved.