test.compliance.notcompliant.support
Class InterfaceProblems

java.lang.Object
  extended bytest.compliance.notcompliant.support.InterfaceProblems
All Implemented Interfaces:
InterfaceProblemsMBean (src) , InterfaceProblemsSuperMBean (src)

public class InterfaceProblems
extends java.lang.Object
implements InterfaceProblemsMBean (src)


Constructor Summary
InterfaceProblems()
           
 
Method Summary
 java.lang.Boolean getGet()
           
 java.lang.Boolean isIs()
           
 void setSet(boolean something)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceProblems

public InterfaceProblems()
Method Detail

setSet

public void setSet(boolean something)
Specified by:
setSet in interface InterfaceProblemsMBean (src)

getGet

public java.lang.Boolean getGet()
Specified by:
getGet in interface InterfaceProblemsMBean (src)

isIs

public java.lang.Boolean isIs()
Specified by:
isIs in interface InterfaceProblemsMBean (src)