Searched defs:attribute1 (Results 1 – 3 of 3) sorted by relevance
33 private String attribute1; field in SnakeyamlTest.BaseSomeBean39 public void setAttribute1(String attribute1) { in setAttribute1()47 public SomeBeanImpl(final String attribute1, final String attribute2) { in SomeBeanImpl()
82 Attribute attribute1 = (Attribute)object1; in compare() local
390 attribute1 = None variable in TestSupport.RefClass