public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema
derived classes for package: ru.abyss.commerceml.bind
|
public ObjectFactory()
public Signatory.LegalEntityRequisites createLegalEntityRequisites()
Signatory.LegalEntityRequisitespublic Representative createRepresentative()
Representativepublic Product.Analogs createAnalogs()
Product.Analogspublic Product.Accessories createAccessories()
Product.Accessoriespublic Product.Excises createExcises()
Product.Excisespublic Product.TaxRates createTaxRates()
Product.TaxRatespublic Product.Unit createUnit()
Product.Unitpublic Product.Unit.Conversion createConversion()
Product.Unit.Conversionpublic Property.ValuesVariants createValuesVariants()
Property.ValuesVariantspublic ProductFeatures createProductFeatures()
ProductFeaturespublic Counterparty createCounterparty()
Counterpartypublic OffersPackChanges createOffersPackChanges()
OffersPackChangespublic OffersPackChanges.Offers createOffersPackChangesOffers()
OffersPackChanges.Offerspublic OffersPackChanges.Offers.Offer createOffersPackChangesOffer()
OffersPackChanges.Offers.Offerpublic OffersPack createOffersPack()
OffersPackpublic OffersPack.Offers createOffers()
OffersPack.Offerspublic OffersPack.Offers.Offer createOffer()
OffersPack.Offers.Offerpublic Classifier createClassifier()
Classifierpublic Document.Products createDocumentProducts()
Document.Productspublic Document.Products.Article createArticle()
Document.Products.Articlepublic Document.Products.Article.Storages createArticleStorages()
Document.Products.Article.Storagespublic Document.Taxes createTaxes()
Document.Taxespublic Document.Counterparties createCounterparties()
Document.Counterpartiespublic CommerceML createCommerceML()
CommerceMLpublic AdditionalExpense createAdditionalExpense()
AdditionalExpensepublic StorageRemains createStorageRemains()
StorageRemainspublic RequisiteValue createRequisiteValue()
RequisiteValuepublic BankAccount createBankAccount()
BankAccountpublic PropertyValues createPropertyValues()
PropertyValuespublic Address.AddressField createAddressField()
Address.AddressFieldpublic Signatory.IdentityCard createIdentityCard()
Signatory.IdentityCardpublic BankAccount.BankAccounts createBankAccounts()
Signatory.LegalEntityRequisites.BankAccounts public Product.CategoryIds createCategoryIds()
Product.CategoryIdspublic Product.Analogs.Analog createAnalog()
Product.Analogs.Analogpublic Product.Accessories.Accessory createAccessory()
Product.Accessories.Accessorypublic Product.Excises.Excise createExcise()
Product.Excises.Excisepublic Product.TaxRates.TaxRate createTaxRate()
Product.TaxRates.TaxRatepublic Contacts.Contact createContact()
Contacts.Contactpublic Property.ValuesVariants.Variant createVariant()
Property.ValuesVariants.Variantpublic Category.Properties createCategoryProperties()
Category.Propertiespublic Category.Categories createCategories()
Category.Categoriespublic ProductFeatures.ProductFeature createProductFeature()
ProductFeatures.ProductFeaturepublic Representative.Representatives createRepresentatives()
Counterparty.Representatives public Price.Prices createPrices()
Price.Pricespublic OffersPack.PriceTypes createOffersPackPriceTypes()
OffersPack.PriceTypespublic PropertyValues.PropertiesValues createPropertiesValues()
OffersPack.PropertiesValues public Product.Products createProducts()
Product.Productspublic PriceType.PriceTypes createPriceTypes()
Classifier.PriceTypes public Document.Discounts createDiscounts()
Document.Discountspublic Document.AdditionalExpenses createAdditionalExpenses()
Document.AdditionalExpensespublic Storage.Storages createStorages()
Document.Storages public RequisiteValue.RequisiteValues createRequisiteValues()
RequisiteValue.RequisiteValuespublic Signatory.Signatories createSignatories()
Document.Signatories public Document.Products.Article.Storages.Storage createArticleStorage()
Document.Products.Article.Storages.Storagepublic Document.Taxes.Tax createDocumentTax()
Document.Taxes.Taxpublic javax.xml.bind.JAXBElement<OffersPackChanges> createOffersPackChanges(OffersPackChanges value)
public javax.xml.bind.JAXBElement<Classifier> createClassifier(Classifier value)
public javax.xml.bind.JAXBElement<OffersPack> createOffersPack(OffersPack value)
public javax.xml.bind.JAXBElement<Product.Unit.Conversion> createConversion(Product.Unit.Conversion value)