Package play.data.binding
Class BindingAnnotations
- java.lang.Object
-
- play.data.binding.BindingAnnotations
-
public class BindingAnnotations extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.annotation.Annotation[]annotations
-
Constructor Summary
Constructors Constructor Description BindingAnnotations()BindingAnnotations(java.lang.annotation.Annotation[] annotations)BindingAnnotations(java.lang.annotation.Annotation[] annotations, java.lang.String[] profiles)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckNoBinding()java.lang.String[]getProfiles()
-