Class BindingAnnotations

java.lang.Object
play.data.binding.BindingAnnotations

public class BindingAnnotations extends Object
  • Field Details

    • annotations

      public final Annotation[] annotations
  • Constructor Details

    • BindingAnnotations

      public BindingAnnotations(Annotation[] annotations)
    • BindingAnnotations

      public BindingAnnotations(Annotation[] annotations, String[] profiles)
  • Method Details

    • getProfiles

      public String[] getProfiles()
    • checkNoBinding

      public boolean checkNoBinding()