public class MessageTypeFilterConfiguration extends FilterConfiguration
| Constructor and Description |
|---|
MessageTypeFilterConfiguration()
Instantiates a new Message type filter configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IPacketFilter |
getInstance()
Gets instance.
|
List<Integer> |
getMessageTypes()
Gets message types.
|
boolean |
isDisallowed()
Is disallowed boolean.
|
void |
setDisallowed(boolean disallowed)
Sets disallowed.
|
void |
setMessageTypes(List<Integer> messageTypes)
Sets message types.
|
public MessageTypeFilterConfiguration()
public List<Integer> getMessageTypes()
public void setMessageTypes(List<Integer> messageTypes)
messageTypes - the message typespublic boolean isDisallowed()
public void setDisallowed(boolean disallowed)
disallowed - the disallowedpublic IPacketFilter getInstance()
FilterConfigurationgetInstance in class FilterConfigurationCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.