Searched refs:SectionIdNames (Results 1 – 1 of 1) sorted by relevance
81 private static EnumNames<SectionId> SectionIdNames = new EnumNames<SectionId>(); field in PathHeader93 SectionIdNames.add(this, alternateNames); in SectionId()97 return SectionIdNames.forString(name); in forString()101 return SectionIdNames.toString(this); in toString()