private class MockDavConnection.ReceiverList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) de.bsvrz.dav.daf.main.ClientReceiverInterface |
impl |
(package private) java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> |
objList |
Constructor and Description |
---|
MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0,
java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> arg1) |
MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0,
de.bsvrz.dav.daf.main.config.SystemObject arg1) |
MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0,
de.bsvrz.dav.daf.main.config.SystemObject[] arg1) |
de.bsvrz.dav.daf.main.ClientReceiverInterface impl
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> objList
public MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0, de.bsvrz.dav.daf.main.config.SystemObject arg1)
public MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0, de.bsvrz.dav.daf.main.config.SystemObject[] arg1)
public MockDavConnection.ReceiverList(de.bsvrz.dav.daf.main.ClientReceiverInterface arg0, java.util.Collection<de.bsvrz.dav.daf.main.config.SystemObject> arg1)