public interface AcceptHeaderMBean
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNameValue() |
boolean |
isAllowed()
Gets the value of the allowed property.
|
void |
setAllowed(boolean value)
Sets the value of the allowed property.
|
void |
setNameValue(java.lang.String value)
Set the value of name
|