IP*Works! V9

ipworks
Class OdataPropertyEvent

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

public class OdataPropertyEvent
extends java.util.EventObject

Fired once for each property found within an entity.

The Property event is fired once for each property found within an entity after setting SchemaEntityIndex .

See Also:
Odata, Odata.PropertyEvent, Serialized Form

Field Summary
 java.lang.String name
           
 boolean nullable
           
 java.lang.String typeName
           
 
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

name

public java.lang.String name

typeName

public java.lang.String typeName

nullable

public boolean nullable

IP*Works! V9

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