Class ObjectFactory


  • public class ObjectFactory
    extends java.lang.Object
    This object contains factory methods for each Java content interface and Java element interface generated in the jadex.webservice.examples.ws.quote.gen package.
    • Constructor Summary

      Constructors 
      Constructor Description
      ObjectFactory()
      Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: jadex.webservice.examples.ws.quote.gen
    • Constructor Detail

      • ObjectFactory

        public ObjectFactory()
        Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: jadex.webservice.examples.ws.quote.gen
    • Method Detail

      • createGetQuote

        public GetQuote createGetQuote()
        Create an instance of GetQuote
      • createString

        public javax.xml.bind.JAXBElement<java.lang.String> createString​(java.lang.String value)
        Create an instance of JAXBElement<String&gt;}