mx.bigdata.sat.common.terceros.schema
Class ObjectFactory

java.lang.Object
  extended by mx.bigdata.sat.common.terceros.schema.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the mx.bigdata.sat.common.terceros.schema package.

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 Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: mx.bigdata.sat.common.terceros.schema
 
Method Summary
 PorCuentadeTerceros createPorCuentadeTerceros()
          Create an instance of PorCuentadeTerceros
 PorCuentadeTerceros.CuentaPredial createPorCuentadeTercerosCuentaPredial()
          Create an instance of PorCuentadeTerceros.CuentaPredial
 PorCuentadeTerceros.Impuestos createPorCuentadeTercerosImpuestos()
          Create an instance of PorCuentadeTerceros.Impuestos
 PorCuentadeTerceros.Impuestos.Retenciones createPorCuentadeTercerosImpuestosRetenciones()
          Create an instance of PorCuentadeTerceros.Impuestos.Retenciones
 PorCuentadeTerceros.Impuestos.Retenciones.Retencion createPorCuentadeTercerosImpuestosRetencionesRetencion()
          Create an instance of PorCuentadeTerceros.Impuestos.Retenciones.Retencion
 PorCuentadeTerceros.Impuestos.Traslados createPorCuentadeTercerosImpuestosTraslados()
          Create an instance of PorCuentadeTerceros.Impuestos.Traslados
 PorCuentadeTerceros.Impuestos.Traslados.Traslado createPorCuentadeTercerosImpuestosTrasladosTraslado()
          Create an instance of PorCuentadeTerceros.Impuestos.Traslados.Traslado
 PorCuentadeTerceros.InformacionAduanera createPorCuentadeTercerosInformacionAduanera()
          Create an instance of PorCuentadeTerceros.InformacionAduanera
 PorCuentadeTerceros.InformacionFiscalTercero createPorCuentadeTercerosInformacionFiscalTercero()
          Create an instance of PorCuentadeTerceros.InformacionFiscalTercero
 PorCuentadeTerceros.Parte createPorCuentadeTercerosParte()
          Create an instance of PorCuentadeTerceros.Parte
 TInformacionAduanera createTInformacionAduanera()
          Create an instance of TInformacionAduanera
 TUbicacionFiscal createTUbicacionFiscal()
          Create an instance of TUbicacionFiscal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: mx.bigdata.sat.common.terceros.schema

Method Detail

createPorCuentadeTercerosImpuestosRetencionesRetencion

public PorCuentadeTerceros.Impuestos.Retenciones.Retencion createPorCuentadeTercerosImpuestosRetencionesRetencion()
Create an instance of PorCuentadeTerceros.Impuestos.Retenciones.Retencion


createPorCuentadeTercerosParte

public PorCuentadeTerceros.Parte createPorCuentadeTercerosParte()
Create an instance of PorCuentadeTerceros.Parte


createPorCuentadeTercerosImpuestos

public PorCuentadeTerceros.Impuestos createPorCuentadeTercerosImpuestos()
Create an instance of PorCuentadeTerceros.Impuestos


createPorCuentadeTercerosImpuestosTrasladosTraslado

public PorCuentadeTerceros.Impuestos.Traslados.Traslado createPorCuentadeTercerosImpuestosTrasladosTraslado()
Create an instance of PorCuentadeTerceros.Impuestos.Traslados.Traslado


createPorCuentadeTercerosInformacionAduanera

public PorCuentadeTerceros.InformacionAduanera createPorCuentadeTercerosInformacionAduanera()
Create an instance of PorCuentadeTerceros.InformacionAduanera


createTUbicacionFiscal

public TUbicacionFiscal createTUbicacionFiscal()
Create an instance of TUbicacionFiscal


createTInformacionAduanera

public TInformacionAduanera createTInformacionAduanera()
Create an instance of TInformacionAduanera


createPorCuentadeTercerosInformacionFiscalTercero

public PorCuentadeTerceros.InformacionFiscalTercero createPorCuentadeTercerosInformacionFiscalTercero()
Create an instance of PorCuentadeTerceros.InformacionFiscalTercero


createPorCuentadeTercerosImpuestosTraslados

public PorCuentadeTerceros.Impuestos.Traslados createPorCuentadeTercerosImpuestosTraslados()
Create an instance of PorCuentadeTerceros.Impuestos.Traslados


createPorCuentadeTerceros

public PorCuentadeTerceros createPorCuentadeTerceros()
Create an instance of PorCuentadeTerceros


createPorCuentadeTercerosCuentaPredial

public PorCuentadeTerceros.CuentaPredial createPorCuentadeTercerosCuentaPredial()
Create an instance of PorCuentadeTerceros.CuentaPredial


createPorCuentadeTercerosImpuestosRetenciones

public PorCuentadeTerceros.Impuestos.Retenciones createPorCuentadeTercerosImpuestosRetenciones()
Create an instance of PorCuentadeTerceros.Impuestos.Retenciones



Copyright © 2010-2013. All Rights Reserved.