public static class TipoElementoSaida.ConteudoXML extends Base implements Serializable
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>
<any processContents='skip'/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConteudoXML() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getAny()
Gets the value of the any property.
|
boolean |
isSetAny() |
void |
setAny(Element value)
Sets the value of the any property.
|
protected Element any
Copyright © 2021. All rights reserved.