Searched refs:IMPLEMENTATION_TITLE (Results 1 – 3 of 3) sorted by relevance
493 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in Package()510 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in Package()
480 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE);497 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE);
606 public static final Name IMPLEMENTATION_TITLE = new Name("Implementation-Title"); field in Attributes.Name