Searched defs:attribute2 (Results 1 – 3 of 3) sorted by relevance
45 private String attribute2; field in SnakeyamlTest.SomeBeanImpl47 public SomeBeanImpl(final String attribute1, final String attribute2) { in SomeBeanImpl()56 public void setAttribute2(String attribute2) { in setAttribute2()
83 Attribute attribute2 = (Attribute)object2; in compare() local
391 attribute2 = None variable in TestSupport.RefClass396 attribute2 = None variable in TestSupport.OtherClass