|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Radio | |
---|---|
org.barracudamvc.contrib.sam.xmlform.dtd |
Uses of Radio in org.barracudamvc.contrib.sam.xmlform.dtd |
---|
Classes in org.barracudamvc.contrib.sam.xmlform.dtd that implement Radio | |
---|---|
class |
RadioImpl
|
Methods in org.barracudamvc.contrib.sam.xmlform.dtd that return Radio | |
---|---|
Radio |
ElementImpl.getRadio()
|
Radio |
Element.getRadio()
|
static Radio |
RadioImpl.unmarshal(File file)
|
static Radio |
RadioImpl.unmarshal(File file,
boolean validate)
|
static Radio |
RadioImpl.unmarshal(InputStream inputStream)
|
static Radio |
RadioImpl.unmarshal(InputStream inputStream,
boolean validate)
|
static Radio |
RadioImpl.unmarshal(Reader reader)
|
static Radio |
RadioImpl.unmarshal(Reader reader,
boolean validate)
|
Methods in org.barracudamvc.contrib.sam.xmlform.dtd with parameters of type Radio | |
---|---|
void |
ElementImpl.setRadio(Radio radio)
|
void |
Element.setRadio(Radio radio)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |