public class ConstraintInformation extends Object
| Constructor and Description |
|---|
ConstraintInformation(AnnotationMirror constraintAnnotationMirror) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArguments() |
TypeMirror |
getType() |
public ConstraintInformation(AnnotationMirror constraintAnnotationMirror)
public TypeMirror getType()
public String getArguments()
Copyright © 2018. All rights reserved.