com.tekann.webservice.client
Class SOAPNode

java.lang.Object
  extended by totalcross.util.Hashtable
      extended by com.tekann.webservice.client.SOAPNode

public class SOAPNode
extends totalcross.util.Hashtable

Author:
evandro

Nested Class Summary
 
Nested classes/interfaces inherited from class totalcross.util.Hashtable
totalcross.util.Hashtable.Entry
 
Field Summary
(package private)  java.lang.String type
           
 
Fields inherited from class totalcross.util.Hashtable
collisions, table
 
Constructor Summary
SOAPNode(int inicialCapacity)
           
 
Method Summary
 java.lang.String getType()
           
 void setType(java.lang.String type)
           
 
Methods inherited from class totalcross.util.Hashtable
clear, copyInto, exists, get, get, get, get, getKeys, getKeyValuePairs, getValues, put, put, rehash, remove, remove, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

java.lang.String type
Constructor Detail

SOAPNode

public SOAPNode(int inicialCapacity)
Method Detail

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)