|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use XSConfiguration | |
---|---|
org.dawb.edna.thumbnail |
Uses of XSConfiguration in org.dawb.edna.thumbnail |
---|
Methods in org.dawb.edna.thumbnail that return XSConfiguration | |
---|---|
XSConfiguration |
ObjectFactory.createXSConfiguration()
Create an instance of XSConfiguration |
XSConfiguration |
XSDataInput.getConfiguration()
Gets the value of the configuration property. |
XSConfiguration |
XSDataExecutionInfo.getConfiguration()
Gets the value of the configuration property. |
Methods in org.dawb.edna.thumbnail that return types with arguments of type XSConfiguration | |
---|---|
javax.xml.bind.JAXBElement<XSConfiguration> |
ObjectFactory.createXSConfiguration(XSConfiguration value)
Create an instance of JAXBElement < XSConfiguration > } |
Methods in org.dawb.edna.thumbnail with parameters of type XSConfiguration | |
---|---|
javax.xml.bind.JAXBElement<XSConfiguration> |
ObjectFactory.createXSConfiguration(XSConfiguration value)
Create an instance of JAXBElement < XSConfiguration > } |
void |
XSDataInput.setConfiguration(XSConfiguration value)
Sets the value of the configuration property. |
void |
XSDataExecutionInfo.setConfiguration(XSConfiguration value)
Sets the value of the configuration property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |