|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdmx.resources.sdmxml.schemas.v2_1.structure.StructuresType
public class StructuresType
StructuresType describes the structure of the container for all structural metadata components. The structural components may be explicitly detailed, or referenced from an external structure document or registry service. Best practices dictate that, at a minimum, any structural component that is referenced by another structural component be included by reference.
Java class for StructuresType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StructuresType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="OrganisationSchemes" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}OrganisationSchemesType" minOccurs="0"/>
<element name="Dataflows" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}DataflowsType" minOccurs="0"/>
<element name="Metadataflows" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}MetadataflowsType" minOccurs="0"/>
<element name="CategorySchemes" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}CategorySchemesType" minOccurs="0"/>
<element name="Categorisations" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}CategorisationsType" minOccurs="0"/>
<element name="Codelists" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}CodelistsType" minOccurs="0"/>
<element name="HierarchicalCodelists" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}HierarchicalCodelistsType" minOccurs="0"/>
<element name="Concepts" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ConceptsType" minOccurs="0"/>
<element name="MetadataStructures" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}MetadataStructuresType" minOccurs="0"/>
<element name="DataStructures" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}DataStructuresType" minOccurs="0"/>
<element name="StructureSets" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}StructureSetsType" minOccurs="0"/>
<element name="ReportingTaxonomies" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ReportingTaxonomiesType" minOccurs="0"/>
<element name="Processes" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ProcessesType" minOccurs="0"/>
<element name="Constraints" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ConstraintsType" minOccurs="0"/>
<element name="ProvisionAgreements" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ProvisionAgreementsType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CategorisationsType |
categorisations
|
protected CategorySchemesType |
categorySchemes
|
protected CodelistsType |
codelists
|
protected ConceptsType |
concepts
|
protected ConstraintsType |
constraints
|
protected DataflowsType |
dataflows
|
protected DataStructuresType |
dataStructures
|
protected HierarchicalCodelistsType |
hierarchicalCodelists
|
protected MetadataflowsType |
metadataflows
|
protected MetadataStructuresType |
metadataStructures
|
protected OrganisationSchemesType |
organisationSchemes
|
protected ProcessesType |
processes
|
protected ProvisionAgreementsType |
provisionAgreements
|
protected ReportingTaxonomiesType |
reportingTaxonomies
|
protected StructureSetsType |
structureSets
|
| Constructor Summary | |
|---|---|
StructuresType()
|
|
| Method Summary | |
|---|---|
CategorisationsType |
getCategorisations()
Gets the value of the categorisations property. |
CategorySchemesType |
getCategorySchemes()
Gets the value of the categorySchemes property. |
CodelistsType |
getCodelists()
Gets the value of the codelists property. |
ConceptsType |
getConcepts()
Gets the value of the concepts property. |
ConstraintsType |
getConstraints()
Gets the value of the constraints property. |
DataflowsType |
getDataflows()
Gets the value of the dataflows property. |
DataStructuresType |
getDataStructures()
Gets the value of the dataStructures property. |
HierarchicalCodelistsType |
getHierarchicalCodelists()
Gets the value of the hierarchicalCodelists property. |
MetadataflowsType |
getMetadataflows()
Gets the value of the metadataflows property. |
MetadataStructuresType |
getMetadataStructures()
Gets the value of the metadataStructures property. |
OrganisationSchemesType |
getOrganisationSchemes()
Gets the value of the organisationSchemes property. |
ProcessesType |
getProcesses()
Gets the value of the processes property. |
ProvisionAgreementsType |
getProvisionAgreements()
Gets the value of the provisionAgreements property. |
ReportingTaxonomiesType |
getReportingTaxonomies()
Gets the value of the reportingTaxonomies property. |
StructureSetsType |
getStructureSets()
Gets the value of the structureSets property. |
void |
setCategorisations(CategorisationsType value)
Sets the value of the categorisations property. |
void |
setCategorySchemes(CategorySchemesType value)
Sets the value of the categorySchemes property. |
void |
setCodelists(CodelistsType value)
Sets the value of the codelists property. |
void |
setConcepts(ConceptsType value)
Sets the value of the concepts property. |
void |
setConstraints(ConstraintsType value)
Sets the value of the constraints property. |
void |
setDataflows(DataflowsType value)
Sets the value of the dataflows property. |
void |
setDataStructures(DataStructuresType value)
Sets the value of the dataStructures property. |
void |
setHierarchicalCodelists(HierarchicalCodelistsType value)
Sets the value of the hierarchicalCodelists property. |
void |
setMetadataflows(MetadataflowsType value)
Sets the value of the metadataflows property. |
void |
setMetadataStructures(MetadataStructuresType value)
Sets the value of the metadataStructures property. |
void |
setOrganisationSchemes(OrganisationSchemesType value)
Sets the value of the organisationSchemes property. |
void |
setProcesses(ProcessesType value)
Sets the value of the processes property. |
void |
setProvisionAgreements(ProvisionAgreementsType value)
Sets the value of the provisionAgreements property. |
void |
setReportingTaxonomies(ReportingTaxonomiesType value)
Sets the value of the reportingTaxonomies property. |
void |
setStructureSets(StructureSetsType value)
Sets the value of the structureSets property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OrganisationSchemesType organisationSchemes
protected DataflowsType dataflows
protected MetadataflowsType metadataflows
protected CategorySchemesType categorySchemes
protected CategorisationsType categorisations
protected CodelistsType codelists
protected HierarchicalCodelistsType hierarchicalCodelists
protected ConceptsType concepts
protected MetadataStructuresType metadataStructures
protected DataStructuresType dataStructures
protected StructureSetsType structureSets
protected ReportingTaxonomiesType reportingTaxonomies
protected ProcessesType processes
protected ConstraintsType constraints
protected ProvisionAgreementsType provisionAgreements
| Constructor Detail |
|---|
public StructuresType()
| Method Detail |
|---|
public OrganisationSchemesType getOrganisationSchemes()
OrganisationSchemesTypepublic void setOrganisationSchemes(OrganisationSchemesType value)
value - allowed object is
OrganisationSchemesTypepublic DataflowsType getDataflows()
DataflowsTypepublic void setDataflows(DataflowsType value)
value - allowed object is
DataflowsTypepublic MetadataflowsType getMetadataflows()
MetadataflowsTypepublic void setMetadataflows(MetadataflowsType value)
value - allowed object is
MetadataflowsTypepublic CategorySchemesType getCategorySchemes()
CategorySchemesTypepublic void setCategorySchemes(CategorySchemesType value)
value - allowed object is
CategorySchemesTypepublic CategorisationsType getCategorisations()
CategorisationsTypepublic void setCategorisations(CategorisationsType value)
value - allowed object is
CategorisationsTypepublic CodelistsType getCodelists()
CodelistsTypepublic void setCodelists(CodelistsType value)
value - allowed object is
CodelistsTypepublic HierarchicalCodelistsType getHierarchicalCodelists()
HierarchicalCodelistsTypepublic void setHierarchicalCodelists(HierarchicalCodelistsType value)
value - allowed object is
HierarchicalCodelistsTypepublic ConceptsType getConcepts()
ConceptsTypepublic void setConcepts(ConceptsType value)
value - allowed object is
ConceptsTypepublic MetadataStructuresType getMetadataStructures()
MetadataStructuresTypepublic void setMetadataStructures(MetadataStructuresType value)
value - allowed object is
MetadataStructuresTypepublic DataStructuresType getDataStructures()
DataStructuresTypepublic void setDataStructures(DataStructuresType value)
value - allowed object is
DataStructuresTypepublic StructureSetsType getStructureSets()
StructureSetsTypepublic void setStructureSets(StructureSetsType value)
value - allowed object is
StructureSetsTypepublic ReportingTaxonomiesType getReportingTaxonomies()
ReportingTaxonomiesTypepublic void setReportingTaxonomies(ReportingTaxonomiesType value)
value - allowed object is
ReportingTaxonomiesTypepublic ProcessesType getProcesses()
ProcessesTypepublic void setProcesses(ProcessesType value)
value - allowed object is
ProcessesTypepublic ConstraintsType getConstraints()
ConstraintsTypepublic void setConstraints(ConstraintsType value)
value - allowed object is
ConstraintsTypepublic ProvisionAgreementsType getProvisionAgreements()
ProvisionAgreementsTypepublic void setProvisionAgreements(ProvisionAgreementsType value)
value - allowed object is
ProvisionAgreementsType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||