br.gov.ans.padroes.tiss.schemas.v20201
Class CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo
java.lang.Object
br.gov.ans.padroes.tiss.schemas.v20201.CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo
- Enclosing class:
- CtProtocoloRecebimentoAnexo.ProtocoloRecebimento
public static class CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo
- extends java.lang.Object
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="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia" maxOccurs="100" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
|
Method Summary |
java.util.List<java.lang.String> |
getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
numeroGuiaPrincipal
protected java.util.List<java.lang.String> numeroGuiaPrincipal
CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo
public CtProtocoloRecebimentoAnexo.ProtocoloRecebimento.RelacaoAnexo()
getNumeroGuiaPrincipal
public java.util.List<java.lang.String> getNumeroGuiaPrincipal()
- Gets the value of the numeroGuiaPrincipal property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the numeroGuiaPrincipal property.
For example, to add a new item, do as follows:
getNumeroGuiaPrincipal().add(newItem);
Objects of the following type(s) are allowed in the list
String