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

Packages that use XSDataVectorInteger
org.dawb.edna.thumbnail   
 

Uses of XSDataVectorInteger in org.dawb.edna.thumbnail
 

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

Methods in org.dawb.edna.thumbnail that return types with arguments of type XSDataVectorInteger
 javax.xml.bind.JAXBElement<XSDataVectorInteger> ObjectFactory.createXSDataVectorInteger(XSDataVectorInteger value)
          Create an instance of JAXBElement<XSDataVectorInteger>}
 

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