public abstract class DefaultISupportParameterOptionalInteger extends DefaultISupportParameter implements ISupportParameter.OptionalIntegerParameter
OptionalIntegerParameter
.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.WhoX
Modifier | Constructor and Description |
---|---|
protected |
DefaultISupportParameterOptionalInteger(@NonNull Client client,
@NonNull String name,
@Nullable String value)
Constructs the object.
|
Modifier and Type | Method and Description |
---|---|
OptionalInt |
getInteger()
Gets the value of this parameter.
|
getClient, getName, getValue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getValue
getClient
public OptionalInt getInteger()
ISupportParameter.OptionalIntegerParameter
getInteger
in interface ISupportParameter.OptionalIntegerParameter
Copyright © 2013–2021 Kitteh. All rights reserved.