public static class GLOBEBodyType.GeneralSection extends GeneralSectionType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:oecd:ties:globe:v2}GeneralSectionType">
<sequence>
<element name="DocSpec" type="{urn:oecd:ties:globestf:v5}DocSpec_Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull @Valid DocSpecType |
docSpec |
additionalDataPoint, corporateStructure, recJurCode| Constructor | Description |
|---|---|
GeneralSection() |
| Modifier and Type | Method | Description |
|---|---|---|
DocSpecType |
getDocSpec() |
Gets the value of the docSpec property.
|
void |
setDocSpec(DocSpecType value) |
Sets the value of the docSpec property.
|
getAdditionalDataPoint, getCorporateStructure, getRecJurCode, setCorporateStructure@NotNull @Valid protected @NotNull @Valid DocSpecType docSpec
public DocSpecType getDocSpec()
DocSpecTypepublic void setDocSpec(DocSpecType value)
value - allowed object is
DocSpecTypeCopyright © 2025. All rights reserved.