Searched defs:isSerializedEntityDataEnabled (Results 1 – 2 of 2) sorted by relevance
1003 private final boolean isSerializedEntityDataEnabled; field in AnnotatorModel.AnnotationOptions1021 boolean isSerializedEntityDataEnabled, in AnnotationOptions()1057 private boolean isSerializedEntityDataEnabled = false; field in AnnotatorModel.AnnotationOptions.Builder1120 public Builder setIsSerializedEntityDataEnabled(boolean isSerializedEntityDataEnabled) { in setIsSerializedEntityDataEnabled()1217 public boolean isSerializedEntityDataEnabled() { in isSerializedEntityDataEnabled() method in AnnotatorModel.AnnotationOptions
299 public static boolean isSerializedEntityDataEnabled(TextLinks.Request request) { in isSerializedEntityDataEnabled() method in ExtrasUtils