Uses of Class
org.dawb.edna.thumbnail.XSParamItem

Packages that use XSParamItem
org.dawb.edna.thumbnail   
 

Uses of XSParamItem in org.dawb.edna.thumbnail
 

Methods in org.dawb.edna.thumbnail that return XSParamItem
 XSParamItem ObjectFactory.createXSParamItem()
          Create an instance of XSParamItem
 

Methods in org.dawb.edna.thumbnail that return types with arguments of type XSParamItem
 javax.xml.bind.JAXBElement<XSParamItem> ObjectFactory.createXSParamItem(XSParamItem value)
          Create an instance of JAXBElement<XSParamItem>}
 java.util.List<XSParamItem> XSParamList.getXSParamItem()
          Gets the value of the xsParamItem property.
 

Methods in org.dawb.edna.thumbnail with parameters of type XSParamItem
 javax.xml.bind.JAXBElement<XSParamItem> ObjectFactory.createXSParamItem(XSParamItem value)
          Create an instance of JAXBElement<XSParamItem>}