Uses of Class
org.plutext.jaxb.svg11.SVGImageClass

Uses of SVGImageClass in org.plutext.jaxb.svg11
 

Methods in org.plutext.jaxb.svg11 that return SVGImageClass
 SVGImageClass ObjectFactory.createSVGImageClass()
          Create an instance of SVGImageClass
 

Methods in org.plutext.jaxb.svg11 that return types with arguments of type SVGImageClass
 javax.xml.bind.JAXBElement<SVGImageClass> ObjectFactory.createImage(SVGImageClass value)
          Create an instance of JAXBElement<SVGImageClass>}
 javax.xml.bind.JAXBElement<SVGImageClass> ObjectFactory.createSVGImageClass(SVGImageClass value)
          Create an instance of JAXBElement<SVGImageClass>}
 

Methods in org.plutext.jaxb.svg11 with parameters of type SVGImageClass
 javax.xml.bind.JAXBElement<SVGImageClass> ObjectFactory.createImage(SVGImageClass value)
          Create an instance of JAXBElement<SVGImageClass>}
 javax.xml.bind.JAXBElement<SVGImageClass> ObjectFactory.createSVGImageClass(SVGImageClass value)
          Create an instance of JAXBElement<SVGImageClass>}
 



Copyright © 2012. All Rights Reserved.