Uses of Class
com.redhat.persistence.pdl.nodes.EventNd.Type

Packages that use EventNd.Type
com.redhat.persistence.pdl.nodes   
 

Uses of EventNd.Type in com.redhat.persistence.pdl.nodes
 

Fields in com.redhat.persistence.pdl.nodes declared as EventNd.Type
static EventNd.Type EventNd.INSERT
           
static EventNd.Type EventNd.UPDATE
           
static EventNd.Type EventNd.DELETE
           
static EventNd.Type EventNd.ADD
           
static EventNd.Type EventNd.REMOVE
           
static EventNd.Type EventNd.CLEAR
           
static EventNd.Type EventNd.RETRIEVE
           
static EventNd.Type EventNd.RETRIEVE_ALL
           
static EventNd.Type EventNd.RETRIEVE_ATTRIBUTES
           
 

Methods in com.redhat.persistence.pdl.nodes that return EventNd.Type
static EventNd.Type EventNd.getType(String name)
           
 EventNd.Type EventNd.getType()
           
 

Methods in com.redhat.persistence.pdl.nodes with parameters of type EventNd.Type
 void EventNd.setType(EventNd.Type type)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC