Searched refs:SERIES (Results 1 – 1 of 1) sorted by relevance
67 public static final String SERIES = "series"; field in ProfilingPointSummaryEntity256 profilingSummary.setIndexedProperty(SERIES, this.series); in toEntity()301 || !e.hasProperty(SERIES)) { in fromEntity()354 String series = (String) e.getProperty(SERIES); in fromEntity()