test.compliance.notcompliant.support
Interface InterfaceProblemsMBean

All Superinterfaces:
InterfaceProblemsSuperMBean (src)
All Known Implementing Classes:
InterfaceProblems (src)

public interface InterfaceProblemsMBean
extends InterfaceProblemsSuperMBean (src)


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

Method Detail

setSet

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

getGet

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

isIs

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