public abstract class DefaultISupportParameterInteger extends DefaultISupportParameter implements ISupportParameter.IntegerParameter
ISupportParameter.IntegerParameter
.ISupportParameter.CaseMapping, ISupportParameter.ChanLimit, ISupportParameter.ChanModes, ISupportParameter.ChannelLen, ISupportParameter.ChanTypes, ISupportParameter.IntegerParameter, ISupportParameter.Modes, ISupportParameter.Network, ISupportParameter.NickLen, ISupportParameter.Prefix, ISupportParameter.TopicLen, ISupportParameter.WhoX
Modifier | Constructor and Description |
---|---|
protected |
DefaultISupportParameterInteger(Client client,
String name,
String value)
Constructs the object.
|
Modifier and Type | Method and Description |
---|---|
int |
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 int getInteger()
ISupportParameter.IntegerParameter
getInteger
in interface ISupportParameter.IntegerParameter
Copyright © 2013–2019 Kitteh. All rights reserved.