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

/openjdk10/jdk/test/javax/management/security/
H A DMBS_Light.java47 private Error anError = null ; field in class:MBS_Light
106 // Getter for property anError
108 return this.anError ;
111 // Setter for property anError
112 public void setAnError(Error anError) { argument
113 this.anError = anError ;
H A DMBS_LightMBean.java58 // Getter for property anError
62 // Setter for property anError
64 public void setAnError(Error anError) ; argument

Completed in 58 milliseconds