|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.notify.persistence.FilterHolder
public class FilterHolder
| Field Summary | |
|---|---|
Filter |
value
|
| Constructor Summary | |
|---|---|
FilterHolder()
|
|
FilterHolder(Filter initial)
|
|
| Method Summary | |
|---|---|
void |
_read(org.omg.CORBA.portable.InputStream istream)
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream ostream)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Filter value
| Constructor Detail |
|---|
public FilterHolder()
public FilterHolder(Filter initial)
| Method Detail |
|---|
public void _read(org.omg.CORBA.portable.InputStream istream)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream ostream)
_write in interface org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||