public class ObjectFactoryContrato
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.
Modifier and Type | Field and Description |
---|---|
private static javax.xml.namespace.QName |
_ListaContratos_QNAME |
Constructor and Description |
---|
ObjectFactoryContrato()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: br.inf.thema.erp.integracao.materiais.sagres.ws
|
private static final javax.xml.namespace.QName _ListaContratos_QNAME
public ObjectFactoryContrato()
public ListaContratosT createListaContratosT()
ListaContratosT
public ProcedimentoOrigemContratoT createProcedimentoOrigemContratoT()
ProcedimentoOrigemContratoT
public RefConvenioT createRefConvenioT()
RefConvenioT
public EmpenhoContratoT createEmpenhoContratoT()
EmpenhoContratoT
public ContratoLicitacaoPropriaT createContratoLicitacaoPropriaT()
ContratoLicitacaoPropriaT
public ContratoLicitacaoOutraUGT createContratoLicitacaoOutraUGT()
ContratoLicitacaoOutraUGT
public ParticipanteConvenioT createParticipanteConvenioT()
ParticipanteConvenioT
public TermoAnuenciaContratoCentralizadoT createTermoAnuenciaContratoCentralizadoT()
TermoAnuenciaContratoCentralizadoT
public ContratoRegistroPrecosT createContratoRegistroPrecosT()
ContratoRegistroPrecosT
public ParticipanteContratoT createParticipanteContratoT()
ParticipanteContratoT
public javax.xml.bind.JAXBElement<ListaContratosT> createListaContratos(ListaContratosT value)