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

Packages that use XSOptionItem
org.dawb.edna.thumbnail   
 

Uses of XSOptionItem in org.dawb.edna.thumbnail
 

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

Methods in org.dawb.edna.thumbnail that return types with arguments of type XSOptionItem
 javax.xml.bind.JAXBElement<XSOptionItem> ObjectFactory.createXSOptionItem(XSOptionItem value)
          Create an instance of JAXBElement<XSOptionItem>}
 java.util.List<XSOptionItem> XSOptionList.getXSOptionItem()
          Gets the value of the xsOptionItem property.
 

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