public class SyslogdConfigurationGroup extends Object implements Serializable
Constructor and Description |
---|
SyslogdConfigurationGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object.equals method.
|
HideMessage |
getHideMessage()
Returns the value of field 'hideMessage'.
|
UeiList |
getUeiList()
Returns the value of field 'ueiList'.
|
int |
hashCode()
Method hashCode.
|
void |
setHideMessage(HideMessage hideMessage)
Sets the value of field 'hideMessage'.
|
void |
setUeiList(UeiList ueiList)
Sets the value of field 'ueiList'.
|
public boolean equals(Object obj)
public HideMessage getHideMessage()
public UeiList getUeiList()
public int hashCode()
public void setHideMessage(HideMessage hideMessage)
hideMessage
- the value of field 'hideMessage'.public void setUeiList(UeiList ueiList)
ueiList
- the value of field 'ueiList'.Copyright © 2017. All rights reserved.