LaColla.core.data
Class InfoGAPAs

java.lang.Object
  extended by LaColla.core.data.Log
      extended by LaColla.core.data.InfoGAPAs
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class InfoGAPAs
extends Log
implements java.lang.Cloneable, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
InfoGAPAs(java.lang.String address, java.lang.String groupId, java.lang.String type)
           
 
Method Summary
 java.lang.Object clone()
           
 InfoAgent getAnyGapa()
           
 InfoAgent getAnyGapaDifferentFrom(java.lang.String address)
           
 java.util.Hashtable getInfoGAPAsTable()
           
 void update(java.util.Hashtable infoGAPAs)
           
 void update(InfoAgent infoGAPA)
           
 
Methods inherited from class LaColla.core.data.Log
clear, containsKey, elements, equals, get, getAnyElement, getEnumerationKeys, getEventsRelatedTo, getGroupId, getLog, getLogRef, getNotIn, getNotIn, getRefIdentifier, isEmpty, keys, purge, put, remove, setGroupId, setLogRef, size, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InfoGAPAs

public InfoGAPAs(java.lang.String address,
                 java.lang.String groupId,
                 java.lang.String type)
Method Detail

update

public void update(java.util.Hashtable infoGAPAs)

update

public void update(InfoAgent infoGAPA)

getAnyGapa

public InfoAgent getAnyGapa()

getAnyGapaDifferentFrom

public InfoAgent getAnyGapaDifferentFrom(java.lang.String address)

clone

public java.lang.Object clone()
Overrides:
clone in class Log

getInfoGAPAsTable

public java.util.Hashtable getInfoGAPAsTable()
Returns: