IP*Works! V9

ipworks
Class OdataEntryEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.OdataEntryEvent
All Implemented Interfaces:
java.io.Serializable

public class OdataEntryEvent
extends java.util.EventObject

Fired once for each entry retrieved.

The Entry event is fired once for each entry found in the response.

The entry properties are provided through EntryProperties .

The entry links are provided through EntryLinks .

See Also:
Odata, Odata.EntryEvent, Serialized Form

Field Summary
 java.lang.String ETag
           
 java.lang.String id
           
 java.lang.String summary
           
 java.lang.String title
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public java.lang.String id

title

public java.lang.String title

summary

public java.lang.String summary

ETag

public java.lang.String ETag

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.