|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Switch | |
org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd |
Uses of Switch in org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd |
Classes in org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd that implement Switch | |
class |
SwitchImpl
|
Methods in org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd that return Switch | |
static Switch |
SwitchImpl.unmarshal(File file)
|
static Switch |
SwitchImpl.unmarshal(File file,
boolean validate)
|
static Switch |
SwitchImpl.unmarshal(InputStream inputStream)
|
static Switch |
SwitchImpl.unmarshal(InputStream inputStream,
boolean validate)
|
static Switch |
SwitchImpl.unmarshal(Reader reader)
|
static Switch |
SwitchImpl.unmarshal(Reader reader,
boolean validate)
|
Switch |
FilterImpl.getXmlswitch()
|
Switch |
Filter.getXmlswitch()
|
Methods in org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd with parameters of type Switch | |
void |
SwitchImpl.addXmlswitch(Switch xmlswitch)
|
void |
SwitchImpl.removeXmlswitch(Switch xmlswitch)
|
void |
Switch.addXmlswitch(Switch xmlswitch)
|
void |
Switch.removeXmlswitch(Switch xmlswitch)
|
void |
FilterImpl.setXmlswitch(Switch xmlswitch)
|
void |
Filter.setXmlswitch(Switch xmlswitch)
|
void |
CallImpl.addXmlswitch(Switch xmlswitch)
|
void |
CallImpl.removeXmlswitch(Switch xmlswitch)
|
void |
Call.addXmlswitch(Switch xmlswitch)
|
void |
Call.removeXmlswitch(Switch xmlswitch)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |