public static class GLOBEBodyType.JurisdictionSection extends JurisdictionSectionType
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}JurisdictionSectionType">
<sequence>
<element name="DocSpec" type="{urn:oecd:ties:globestf:v5}DocSpec_Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
JurisdictionSectionType.JurWithTaxingRights| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull @Valid DocSpecType |
docSpec |
additionalDataPoint, gLoBETax, jurisdiction, jurWithTaxingRights, localCurrency, lowTaxJurisdiction, recJurCode| Constructor | Description |
|---|---|
JurisdictionSection() |
| 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, getGLoBETax, getJurisdiction, getJurWithTaxingRights, getLocalCurrency, getLowTaxJurisdiction, getRecJurCode, setGLoBETax, setJurisdiction, setLocalCurrency, setLowTaxJurisdiction@NotNull @Valid protected @NotNull @Valid DocSpecType docSpec
public DocSpecType getDocSpec()
DocSpecTypepublic void setDocSpec(DocSpecType value)
value - allowed object is
DocSpecTypeCopyright © 2025. All rights reserved.