public class ProcedimentoOrigemContratoT
extends java.lang.Object
Java class for ProcedimentoOrigemContrato_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProcedimentoOrigemContrato_t"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="ContratoLicitacaoPropria" type="{http://www.tce.se.gov.br/sagres2017/xml/genericoslicitcontconv}ContratoLicitacaoPropria_t"/> <element name="ContratoRegistroPrecos" type="{http://www.tce.se.gov.br/sagres2017/xml/genericoslicitcontconv}ContratoRegistroPrecos_t"/> <element name="TermoAnuenciaContratoCentralizado" type="{http://www.tce.se.gov.br/sagres2017/xml/genericoslicitcontconv}TermoAnuenciaContratoCentralizado_t"/> <element name="ContratoLicitacaoOutraUG" type="{http://www.tce.se.gov.br/sagres2017/xml/genericoslicitcontconv}ContratoLicitacaoOutraUG_t"/> <element name="DispensaIncisos1e2" type="{http://www.tce.se.gov.br/sagres2017/xml/genericoslicitcontconv}DispensaIncisos1e2_t"/> </choice> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ContratoLicitacaoOutraUGT |
contratoLicitacaoOutraUG |
protected ContratoLicitacaoPropriaT |
contratoLicitacaoPropria |
protected ContratoRegistroPrecosT |
contratoRegistroPrecos |
protected java.lang.String |
dispensaIncisos1E2 |
protected TermoAnuenciaContratoCentralizadoT |
termoAnuenciaContratoCentralizado |
Constructor and Description |
---|
ProcedimentoOrigemContratoT() |
Modifier and Type | Method and Description |
---|---|
ContratoLicitacaoOutraUGT |
getContratoLicitacaoOutraUG()
Gets the value of the contratoLicitacaoOutraUG property.
|
ContratoLicitacaoPropriaT |
getContratoLicitacaoPropria()
Gets the value of the contratoLicitacaoPropria property.
|
ContratoRegistroPrecosT |
getContratoRegistroPrecos()
Gets the value of the contratoRegistroPrecos property.
|
java.lang.String |
getDispensaIncisos1E2()
Gets the value of the dispensaIncisos1E2 property.
|
TermoAnuenciaContratoCentralizadoT |
getTermoAnuenciaContratoCentralizado()
Gets the value of the termoAnuenciaContratoCentralizado property.
|
void |
setContratoLicitacaoOutraUG(ContratoLicitacaoOutraUGT value)
Sets the value of the contratoLicitacaoOutraUG property.
|
void |
setContratoLicitacaoPropria(ContratoLicitacaoPropriaT value)
Sets the value of the contratoLicitacaoPropria property.
|
void |
setContratoRegistroPrecos(ContratoRegistroPrecosT value)
Sets the value of the contratoRegistroPrecos property.
|
void |
setDispensaIncisos1E2(java.lang.String value)
Sets the value of the dispensaIncisos1E2 property.
|
void |
setTermoAnuenciaContratoCentralizado(TermoAnuenciaContratoCentralizadoT value)
Sets the value of the termoAnuenciaContratoCentralizado property.
|
protected ContratoLicitacaoPropriaT contratoLicitacaoPropria
protected ContratoRegistroPrecosT contratoRegistroPrecos
protected TermoAnuenciaContratoCentralizadoT termoAnuenciaContratoCentralizado
protected ContratoLicitacaoOutraUGT contratoLicitacaoOutraUG
protected java.lang.String dispensaIncisos1E2
public ContratoLicitacaoPropriaT getContratoLicitacaoPropria()
ContratoLicitacaoPropriaT
public void setContratoLicitacaoPropria(ContratoLicitacaoPropriaT value)
value
- allowed object is
ContratoLicitacaoPropriaT
public ContratoRegistroPrecosT getContratoRegistroPrecos()
ContratoRegistroPrecosT
public void setContratoRegistroPrecos(ContratoRegistroPrecosT value)
value
- allowed object is
ContratoRegistroPrecosT
public TermoAnuenciaContratoCentralizadoT getTermoAnuenciaContratoCentralizado()
TermoAnuenciaContratoCentralizadoT
public void setTermoAnuenciaContratoCentralizado(TermoAnuenciaContratoCentralizadoT value)
value
- allowed object is
TermoAnuenciaContratoCentralizadoT
public ContratoLicitacaoOutraUGT getContratoLicitacaoOutraUG()
ContratoLicitacaoOutraUGT
public void setContratoLicitacaoOutraUG(ContratoLicitacaoOutraUGT value)
value
- allowed object is
ContratoLicitacaoOutraUGT
public java.lang.String getDispensaIncisos1E2()
String
public void setDispensaIncisos1E2(java.lang.String value)
value
- allowed object is
String