Interface Annotations
-
- All Known Implementing Classes:
AllOfStep,AnnotationsComposite,AnyOfStep,CompositeStep,ContainsStep,DependenciesStep,DependentSchemasStep,DependentSchemaStep,DynamicRefStep,NotStep,OneOfStep,PropertyNamesStep,RefStep,RequiredStep,SchemaStep
public interface Annotations
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.util.Collection<Annotation>getAnnotations(java.lang.String keyword)
-
-
-
Method Detail
-
getAnnotations
default java.util.Collection<Annotation> getAnnotations(java.lang.String keyword)
-
-