public static class GLOBEBodyType.UTPRAttribution extends UTPRAttributionType
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}UTPRAttributionType">
<sequence>
<element name="DocSpec" type="{urn:oecd:ties:globestf:v5}DocSpec_Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
UTPRAttributionType.Attribution| Modifier and Type | Field | Description |
|---|---|---|
protected @NotNull @Valid DocSpecType |
docSpec |
additionalDataPoint, attribution, recJurCode| Constructor | Description |
|---|---|
UTPRAttribution() |
| 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, getAttribution, getRecJurCode@NotNull @Valid protected @NotNull @Valid DocSpecType docSpec
public DocSpecType getDocSpec()
DocSpecTypepublic void setDocSpec(DocSpecType value)
value - allowed object is
DocSpecTypeCopyright © 2025. All rights reserved.