org.mobicents.servlet.sip.address
Class ParameterableHeaderImpl
java.lang.Object
org.mobicents.servlet.sip.address.ParameterableImpl
org.mobicents.servlet.sip.address.ParameterableHeaderImpl
- All Implemented Interfaces:
- java.lang.Cloneable, Parameterable
public class ParameterableHeaderImpl
- extends ParameterableImpl
This class is impl of Parameterable object returned
- Author:
- baranowb
|
Field Summary |
protected java.lang.String |
value
|
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
value
protected java.lang.String value
ParameterableHeaderImpl
public ParameterableHeaderImpl()
ParameterableHeaderImpl
public ParameterableHeaderImpl(javax.sip.header.Header header,
java.lang.String value,
java.util.Map<java.lang.String,java.lang.String> params,
boolean isNotModifiable)
clone
public java.lang.Object clone()
- Specified by:
clone in interface Parameterable- Specified by:
clone in class ParameterableImpl
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
hashCode
public int hashCode()
- Overrides:
hashCode in class ParameterableImpl
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals in interface Parameterable- Overrides:
equals in class ParameterableImpl
toString
public java.lang.String toString()
- Overrides:
toString in class ParameterableImpl
Copyright © 2008. All Rights Reserved.