public interface ModuleInstanceMBean
Modifier and Type | Method and Description |
---|---|
DomainGroupsMBean |
getDomainGroupsMBean()
Return the value of the DomainGroups element
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getState()
Gets the value of the state property.
|
void |
setDomainGroupsMBean(DomainGroupsMBean val)
Set the value of the DomainGroups element
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setState(java.lang.String value)
Sets the value of the state property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getState()
void setState(java.lang.String value)
DomainGroupsMBean getDomainGroupsMBean()
void setDomainGroupsMBean(DomainGroupsMBean val)