public class InputField extends Object
| Constructor and Description |
|---|
InputField(String name,
String description,
AnnotatedType javaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getDescription() |
AnnotatedType |
getJavaType() |
String |
getName() |
int |
hashCode() |
public InputField(String name, String description, AnnotatedType javaType)
Copyright © 2016–2017. All rights reserved.