Searched refs:ATTR_Code (Results 1 – 2 of 2) sorted by relevance
149 public static final String ATTR_Code = "Code"; field in ClassConstants
1004 …attributeName.equals(ClassConstants.ATTR_Code) ? (Attribute)new Co… in createAttribute()