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