public class PropertyUtils extends Object
| Constructor and Description |
|---|
PropertyUtils(Types typeUtils,
Elements elementUtils) |
| Modifier and Type | Method and Description |
|---|---|
io.swagger.models.properties.Property |
from(Element element) |
io.swagger.models.properties.Property |
from(TypeMirror type) |
public io.swagger.models.properties.Property from(Element element)
public io.swagger.models.properties.Property from(TypeMirror type)
Copyright © 2017 Cosium. All rights reserved.