hr.tis.mgw.client.message.wap
Class InfoItem
java.lang.Object
hr.tis.mgw.client.message.wap.InfoItem
- All Implemented Interfaces:
- java.io.Serializable
- public class InfoItem
- extends java.lang.Object
- implements java.io.Serializable
This object is optional, and is supose to specify additional information that
specific client will use in some manner. See Info element description in
WAP Service Indication specification.
- See Also:
- Serialized Form
|
Constructor Summary |
InfoItem(java.lang.String valueClass,
java.lang.String value)
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
InfoItem
public InfoItem(java.lang.String valueClass,
java.lang.String value)
getValueClass
public java.lang.String getValueClass()
getValue
public java.lang.String getValue()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()
Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.