test.compliance.notcompliant.support
Interface InterfaceProblemsSuperMBean

All Known Subinterfaces:
InterfaceProblemsMBean (src)
All Known Implementing Classes:
InterfaceProblems (src)

public interface InterfaceProblemsSuperMBean


Method Summary
 java.lang.Boolean getGet()
           
 java.lang.Boolean isIs()
           
 void setSet(boolean something)
           
 

Method Detail

setSet

public void setSet(boolean something)

getGet

public java.lang.Boolean getGet()

isIs

public java.lang.Boolean isIs()