fr.etai.xat2v2.util
Class IdentificationUtil
java.lang.Object
fr.etai.xat2v2.util.IdentificationUtil
public final class IdentificationUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matchBreakdown
public static boolean matchBreakdown(Identification identification,
String ref)
- Checks if the identification has a classification matching the ref
given in the dictionary ETAI:vehicle
- Parameters:
identification
- ref
-
- Returns:
matchClassificationSource
public static boolean matchClassificationSource(Identification identification,
String source)
- Checks if the identification has a classification, in its breakdown list,
with the given source.
- Parameters:
identification
- source
-
- Returns:
matchSource
public static boolean matchSource(Identification identification,
String source)
Copyright © 2012. All Rights Reserved.