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

Packages that use XSDataKeyValuePair
org.dawb.edna.thumbnail   
 

Uses of XSDataKeyValuePair in org.dawb.edna.thumbnail
 

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

Methods in org.dawb.edna.thumbnail that return types with arguments of type XSDataKeyValuePair
 javax.xml.bind.JAXBElement<XSDataKeyValuePair> ObjectFactory.createXSDataKeyValuePair(XSDataKeyValuePair value)
          Create an instance of JAXBElement<XSDataKeyValuePair>}
 java.util.List<XSDataKeyValuePair> XSDataDictionary.getKeyValuePair()
          Gets the value of the keyValuePair property.
 

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