|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.CtOPMAutorizada.OPMAutorizada
public static class CtOPMAutorizada.OPMAutorizada
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="quantidadeAutorizada" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_quantidade"/>
<element name="fabricante" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao40" minOccurs="0"/>
<element name="OPM" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_tabela"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
fabricante
|
protected CtTabela |
opm
|
protected java.math.BigDecimal |
quantidadeAutorizada
|
| Constructor Summary | |
|---|---|
CtOPMAutorizada.OPMAutorizada()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFabricante()
Gets the value of the fabricante property. |
CtTabela |
getOPM()
Gets the value of the opm property. |
java.math.BigDecimal |
getQuantidadeAutorizada()
Gets the value of the quantidadeAutorizada property. |
void |
setFabricante(java.lang.String value)
Sets the value of the fabricante property. |
void |
setOPM(CtTabela value)
Sets the value of the opm property. |
void |
setQuantidadeAutorizada(java.math.BigDecimal value)
Sets the value of the quantidadeAutorizada property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.math.BigDecimal quantidadeAutorizada
protected java.lang.String fabricante
protected CtTabela opm
| Constructor Detail |
|---|
public CtOPMAutorizada.OPMAutorizada()
| Method Detail |
|---|
public java.math.BigDecimal getQuantidadeAutorizada()
BigDecimalpublic void setQuantidadeAutorizada(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.lang.String getFabricante()
Stringpublic void setFabricante(java.lang.String value)
value - allowed object is
Stringpublic CtTabela getOPM()
CtTabelapublic void setOPM(CtTabela value)
value - allowed object is
CtTabela
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||