Package mocka.generator.orm.association
Class AllMatcher
java.lang.Object
mocka.generator.orm.association.AllMatcher
- All Implemented Interfaces:
AssociationMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansupports(Field field, GenerateType generateType, ORMType ormType, AssociationType associationType)
-
Constructor Details
-
AllMatcher
public AllMatcher()
-
-
Method Details
-
supports
public boolean supports(Field field, GenerateType generateType, ORMType ormType, AssociationType associationType) - Specified by:
supportsin interfaceAssociationMatcher
-