org.jvending.provisioning.stocking.par
Class ObjectFactory

java.lang.Object
  extended by org.jvending.provisioning.stocking.par.ObjectFactory

public class ObjectFactory
extends java.lang.Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 CatalogProperty createCatalogProperty()
           
 CatalogPropertyType createCatalogPropertyType()
           
 ClientBundle createClientBundle()
           
 ClientBundleType createClientBundleType()
           
 ContentFile createContentFile()
           
 ContentFileType createContentFileType()
           
 Copyright createCopyright()
           
 CopyrightType createCopyrightType()
           
 Description createDescription()
           
 DescriptionType createDescriptionType()
           
 DescriptorFile createDescriptorFile()
           
 DescriptorFileType createDescriptorFileType()
           
 DeviceRequirement createDeviceRequirement()
           
 DeviceRequirementType createDeviceRequirementType()
           
 DisplayName createDisplayName()
           
 DisplayNameType createDisplayNameType()
           
 Icon createIcon()
           
 IconType createIconType()
           
 Preview createPreview()
           
 PreviewType createPreviewType()
           
 ProvisioningArchive createProvisioningArchive()
           
 ProvisioningArchiveType createProvisioningArchiveType()
           
 ToolDescriptions createToolDescriptions()
           
 ToolDescriptionsType createToolDescriptionsType()
           
 UserDescriptions createUserDescriptions()
           
 UserDescriptionsType createUserDescriptionsType()
           
 VendorDescription createVendorDescription()
           
 VendorDescriptionType createVendorDescriptionType()
           
 VendorInfo createVendorInfo()
           
 VendorInfoType createVendorInfoType()
           
 VendorName createVendorName()
           
 VendorNameType createVendorNameType()
           
 VendorUrl createVendorUrl()
           
 VendorUrlType createVendorUrlType()
           
 java.lang.Object getProperty(java.lang.String pName)
           
 java.lang.Object newInstance(java.lang.Class pElementInterface)
           
 void setProperty(java.lang.String pName, java.lang.Object pValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException
Method Detail

newInstance

public java.lang.Object newInstance(java.lang.Class pElementInterface)
                             throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

getProperty

public java.lang.Object getProperty(java.lang.String pName)

setProperty

public void setProperty(java.lang.String pName,
                        java.lang.Object pValue)

createProvisioningArchive

public ProvisioningArchive createProvisioningArchive()
                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createProvisioningArchiveType

public ProvisioningArchiveType createProvisioningArchiveType()
                                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createToolDescriptions

public ToolDescriptions createToolDescriptions()
                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createToolDescriptionsType

public ToolDescriptionsType createToolDescriptionsType()
                                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createClientBundle

public ClientBundle createClientBundle()
                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createClientBundleType

public ClientBundleType createClientBundleType()
                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDescriptorFile

public DescriptorFile createDescriptorFile()
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDescriptorFileType

public DescriptorFileType createDescriptorFileType()
                                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createContentFile

public ContentFile createContentFile()
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createContentFileType

public ContentFileType createContentFileType()
                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createUserDescriptions

public UserDescriptions createUserDescriptions()
                                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createUserDescriptionsType

public UserDescriptionsType createUserDescriptionsType()
                                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDescription

public Description createDescription()
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDescriptionType

public DescriptionType createDescriptionType()
                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDisplayName

public DisplayName createDisplayName()
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDisplayNameType

public DisplayNameType createDisplayNameType()
                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createIcon

public Icon createIcon()
                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createIconType

public IconType createIconType()
                        throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDeviceRequirement

public DeviceRequirement createDeviceRequirement()
                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createDeviceRequirementType

public DeviceRequirementType createDeviceRequirementType()
                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorInfo

public VendorInfo createVendorInfo()
                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorInfoType

public VendorInfoType createVendorInfoType()
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorName

public VendorName createVendorName()
                            throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorNameType

public VendorNameType createVendorNameType()
                                    throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorDescription

public VendorDescription createVendorDescription()
                                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorDescriptionType

public VendorDescriptionType createVendorDescriptionType()
                                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorUrl

public VendorUrl createVendorUrl()
                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createVendorUrlType

public VendorUrlType createVendorUrlType()
                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createCatalogProperty

public CatalogProperty createCatalogProperty()
                                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createCatalogPropertyType

public CatalogPropertyType createCatalogPropertyType()
                                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createCopyright

public Copyright createCopyright()
                          throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createCopyrightType

public CopyrightType createCopyrightType()
                                  throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createPreview

public Preview createPreview()
                      throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException

createPreviewType

public PreviewType createPreviewType()
                              throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright 2006 null. All Rights Reserved.