Home | History | Annotate | Download | only in properties

Lines Matching refs:getDefinedBy

229                 if (attributeInfo != null && fqcn.equals(attributeInfo.getDefinedBy())) {
333 if (attributeInfo != null && attributeInfo.getDefinedBy() != null) {
334 String category = attributeInfo.getDefinedBy();