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

Uses of SVGUseClass in org.plutext.jaxb.svg11
 

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

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

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



Copyright © 2012. All Rights Reserved.