public static final class MetadataConstants.MATCH_TYPES extends Object
Modifier and Type | Field and Description |
---|---|
static short |
FULL_MATCH |
static short |
NA |
static short |
NEITHER_MATCH |
static short |
PARTIAL_MATCH |
static String[] |
TYPE_NAMES |
Constructor and Description |
---|
MATCH_TYPES() |
public static final short FULL_MATCH
public static final short PARTIAL_MATCH
public static final short NEITHER_MATCH
public static final short NA
public static final String[] TYPE_NAMES
Copyright © 2019. All rights reserved.