public class DefaultISupportExtBan extends DefaultISupportParameter implements ISupportParameter.ExtBan
ExtBan.ISupportParameter.AwayLen, ISupportParameter.CaseMapping, ISupportParameter.ChanLimit, ISupportParameter.ChanModes, ISupportParameter.ChannelLen, ISupportParameter.ChanTypes, ISupportParameter.ClientTagDeny, ISupportParameter.EList, ISupportParameter.Excepts, ISupportParameter.ExtBan, ISupportParameter.HostLen, ISupportParameter.IntegerParameter, ISupportParameter.InvEx, ISupportParameter.KickLen, ISupportParameter.MaxList, ISupportParameter.MaxTargets, ISupportParameter.Modes, ISupportParameter.Network, ISupportParameter.NickLen, ISupportParameter.OptionalIntegerParameter, ISupportParameter.Prefix, ISupportParameter.SafeList, ISupportParameter.Silence, ISupportParameter.StatusMsg, ISupportParameter.TargMax, ISupportParameter.TopicLen, ISupportParameter.UserLen, ISupportParameter.WhoXNAME| Constructor and Description |
|---|
DefaultISupportExtBan(@NonNull Client client,
@NonNull String name,
@Nullable String value)
Constructs the object.
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Optional<Character> |
getPrefix()
Gets the prefix, if any, for extended bans.
|
@NonNull Set<Character> |
getTypes()
Gets the characters of types of extended bans supported.
|
getClient, getName, getValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getValuegetClientpublic @NonNull Optional<Character> getPrefix()
ISupportParameter.ExtBangetPrefix in interface ISupportParameter.ExtBanpublic @NonNull Set<Character> getTypes()
ISupportParameter.ExtBangetTypes in interface ISupportParameter.ExtBanCopyright © 2013–2021 Kitteh. All rights reserved.