hr.tis.mgw.client.message.wap
Class InfoItem

java.lang.Object
  extended byhr.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)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getValue()
           
 java.lang.String getValueClass()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InfoItem

public InfoItem(java.lang.String valueClass,
                java.lang.String value)
Method Detail

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.