|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20103.CtPeriodoProcessamento
public class CtPeriodoProcessamento
Java class for ct_periodoProcessamento complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_periodoProcessamento">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dataInicial" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
<element name="dataFinal" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
dataFinal
|
protected java.lang.String |
dataInicial
|
| Constructor Summary | |
|---|---|
CtPeriodoProcessamento()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDataFinal()
Gets the value of the dataFinal property. |
java.lang.String |
getDataInicial()
Gets the value of the dataInicial property. |
void |
setDataFinal(java.lang.String value)
Sets the value of the dataFinal property. |
void |
setDataInicial(java.lang.String value)
Sets the value of the dataInicial property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String dataInicial
protected java.lang.String dataFinal
| Constructor Detail |
|---|
public CtPeriodoProcessamento()
| Method Detail |
|---|
public java.lang.String getDataInicial()
Stringpublic void setDataInicial(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataFinal()
Stringpublic void setDataFinal(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||