Uses of Interface
com.orchestranetworks.addon.mame.registration.RecordSelectionFunctionDeclaration
-
Packages that use RecordSelectionFunctionDeclaration Package Description com.orchestranetworks.addon.mame.registration -
-
Uses of RecordSelectionFunctionDeclaration in com.orchestranetworks.addon.mame.registration
Methods in com.orchestranetworks.addon.mame.registration that return RecordSelectionFunctionDeclaration Modifier and Type Method Description abstract RecordSelectionFunctionDeclarationMatchAndMergeRegistry. getRecordSelectionFunction(java.lang.String functionName)Methods in com.orchestranetworks.addon.mame.registration with parameters of type RecordSelectionFunctionDeclaration Modifier and Type Method Description abstract voidMatchAndMergeRegistry. registerRecordSelectionFunction(RecordSelectionFunctionDeclaration recordSelectionFunctionDeclaration)Ensures record selection function registration in the add-on'sRecord selection functionstable.
-