public final class ModelRefFactory extends Object
| 构造器和说明 |
|---|
ModelRefFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> |
newInstance(springfox.documentation.schema.ModelReference oldModelReference) |
static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> |
newInstance(springfox.documentation.schema.ModelReference oldModelReference,
springfox.documentation.schema.ModelReference itemModelReference) |
static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> |
newInstance(springfox.documentation.schema.ModelReference oldModelReference,
String type) |
public static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> newInstance(springfox.documentation.schema.ModelReference oldModelReference)
public static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> newInstance(springfox.documentation.schema.ModelReference oldModelReference,
String type)
public static com.google.common.base.Optional<springfox.documentation.schema.ModelReference> newInstance(springfox.documentation.schema.ModelReference oldModelReference,
springfox.documentation.schema.ModelReference itemModelReference)
Copyright © 2020. All rights reserved.