Searched refs:setEnumAttribute (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/management/monitor/
H A DAttributeArbitraryDataTypeTest.java123 public void setEnumAttribute(Match e) { method in class:AttributeArbitraryDataTypeTest.ComplexAttribute
585 ca.setEnumAttribute(Match.do_not_match_0);
645 ca.setEnumAttribute(Match.do_not_match_1);
661 ca.setEnumAttribute(Match.do_match_now);
677 ca.setEnumAttribute(Match.do_not_match_2);

Completed in 30 milliseconds