org.sdmx.resources.sdmxml.schemas.v2_1.common
Enum ObjectTypeCodelistType

java.lang.Object
  extended by java.lang.Enum<ObjectTypeCodelistType>
      extended by org.sdmx.resources.sdmxml.schemas.v2_1.common.ObjectTypeCodelistType
All Implemented Interfaces:
Serializable, Comparable<ObjectTypeCodelistType>

public enum ObjectTypeCodelistType
extends Enum<ObjectTypeCodelistType>

Java class for ObjectTypeCodelistType.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="ObjectTypeCodelistType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     <enumeration value="Any"/>
     <enumeration value="Agency"/>
     <enumeration value="AgencyScheme"/>
     <enumeration value="AttachmentConstraint"/>
     <enumeration value="Attribute"/>
     <enumeration value="AttributeDescriptor"/>
     <enumeration value="Categorisation"/>
     <enumeration value="Category"/>
     <enumeration value="CategorySchemeMap"/>
     <enumeration value="CategoryScheme"/>
     <enumeration value="Code"/>
     <enumeration value="CodeMap"/>
     <enumeration value="Codelist"/>
     <enumeration value="CodelistMap"/>
     <enumeration value="ComponentMap"/>
     <enumeration value="Concept"/>
     <enumeration value="ConceptMap"/>
     <enumeration value="ConceptScheme"/>
     <enumeration value="ConceptSchemeMap"/>
     <enumeration value="Constraint"/>
     <enumeration value="ConstraintTarget"/>
     <enumeration value="ContentConstraint"/>
     <enumeration value="Dataflow"/>
     <enumeration value="DataConsumer"/>
     <enumeration value="DataConsumerScheme"/>
     <enumeration value="DataProvider"/>
     <enumeration value="DataProviderScheme"/>
     <enumeration value="DataSetTarget"/>
     <enumeration value="DataStructure"/>
     <enumeration value="Dimension"/>
     <enumeration value="DimensionDescriptor"/>
     <enumeration value="DimensionDescriptorValuesTarget"/>
     <enumeration value="GroupDimensionDescriptor"/>
     <enumeration value="HierarchicalCode"/>
     <enumeration value="HierarchicalCodelist"/>
     <enumeration value="Hierarchy"/>
     <enumeration value="HybridCodelistMap"/>
     <enumeration value="HybridCodeMap"/>
     <enumeration value="IdentifiableObjectTarget"/>
     <enumeration value="Level"/>
     <enumeration value="MeasureDescriptor"/>
     <enumeration value="MeasureDimension"/>
     <enumeration value="Metadataflow"/>
     <enumeration value="MetadataAttribute"/>
     <enumeration value="MetadataSet"/>
     <enumeration value="MetadataStructure"/>
     <enumeration value="MetadataTarget"/>
     <enumeration value="Organisation"/>
     <enumeration value="OrganisationMap"/>
     <enumeration value="OrganisationScheme"/>
     <enumeration value="OrganisationSchemeMap"/>
     <enumeration value="OrganisationUnit"/>
     <enumeration value="OrganisationUnitScheme"/>
     <enumeration value="PrimaryMeasure"/>
     <enumeration value="Process"/>
     <enumeration value="ProcessStep"/>
     <enumeration value="ProvisionAgreement"/>
     <enumeration value="ReportingCategory"/>
     <enumeration value="ReportingCategoryMap"/>
     <enumeration value="ReportingTaxonomy"/>
     <enumeration value="ReportingTaxonomyMap"/>
     <enumeration value="ReportingYearStartDay"/>
     <enumeration value="ReportPeriodTarget"/>
     <enumeration value="ReportStructure"/>
     <enumeration value="StructureMap"/>
     <enumeration value="StructureSet"/>
     <enumeration value="TimeDimension"/>
     <enumeration value="Transition"/>
   </restriction>
 </simpleType>
 


Enum Constant Summary
AGENCY
           
AGENCY_SCHEME
           
ANY
           
ATTACHMENT_CONSTRAINT
           
ATTRIBUTE
           
ATTRIBUTE_DESCRIPTOR
           
CATEGORISATION
           
CATEGORY
           
CATEGORY_SCHEME
           
CATEGORY_SCHEME_MAP
           
CODE
           
CODE_MAP
           
CODELIST
           
CODELIST_MAP
           
COMPONENT_MAP
           
CONCEPT
           
CONCEPT_MAP
           
CONCEPT_SCHEME
           
CONCEPT_SCHEME_MAP
           
CONSTRAINT
           
CONSTRAINT_TARGET
           
CONTENT_CONSTRAINT
           
DATA_CONSUMER
           
DATA_CONSUMER_SCHEME
           
DATA_PROVIDER
           
DATA_PROVIDER_SCHEME
           
DATA_SET_TARGET
           
DATA_STRUCTURE
           
DATAFLOW
           
DIMENSION
           
DIMENSION_DESCRIPTOR
           
DIMENSION_DESCRIPTOR_VALUES_TARGET
           
GROUP_DIMENSION_DESCRIPTOR
           
HIERARCHICAL_CODE
           
HIERARCHICAL_CODELIST
           
HIERARCHY
           
HYBRID_CODE_MAP
           
HYBRID_CODELIST_MAP
           
IDENTIFIABLE_OBJECT_TARGET
           
LEVEL
           
MEASURE_DESCRIPTOR
           
MEASURE_DIMENSION
           
METADATA_ATTRIBUTE
           
METADATA_SET
           
METADATA_STRUCTURE
           
METADATA_TARGET
           
METADATAFLOW
           
ORGANISATION
           
ORGANISATION_MAP
           
ORGANISATION_SCHEME
           
ORGANISATION_SCHEME_MAP
           
ORGANISATION_UNIT
           
ORGANISATION_UNIT_SCHEME
           
PRIMARY_MEASURE
           
PROCESS
           
PROCESS_STEP
           
PROVISION_AGREEMENT
           
REPORT_PERIOD_TARGET
           
REPORT_STRUCTURE
           
REPORTING_CATEGORY
           
REPORTING_CATEGORY_MAP
           
REPORTING_TAXONOMY
           
REPORTING_TAXONOMY_MAP
           
REPORTING_YEAR_START_DAY
           
STRUCTURE_MAP
           
STRUCTURE_SET
           
TIME_DIMENSION
           
TRANSITION
           
 
Method Summary
static ObjectTypeCodelistType fromValue(String v)
           
 String value()
           
static ObjectTypeCodelistType valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ObjectTypeCodelistType[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

ANY

public static final ObjectTypeCodelistType ANY

AGENCY

public static final ObjectTypeCodelistType AGENCY

AGENCY_SCHEME

public static final ObjectTypeCodelistType AGENCY_SCHEME

ATTACHMENT_CONSTRAINT

public static final ObjectTypeCodelistType ATTACHMENT_CONSTRAINT

ATTRIBUTE

public static final ObjectTypeCodelistType ATTRIBUTE

ATTRIBUTE_DESCRIPTOR

public static final ObjectTypeCodelistType ATTRIBUTE_DESCRIPTOR

CATEGORISATION

public static final ObjectTypeCodelistType CATEGORISATION

CATEGORY

public static final ObjectTypeCodelistType CATEGORY

CATEGORY_SCHEME_MAP

public static final ObjectTypeCodelistType CATEGORY_SCHEME_MAP

CATEGORY_SCHEME

public static final ObjectTypeCodelistType CATEGORY_SCHEME

CODE

public static final ObjectTypeCodelistType CODE

CODE_MAP

public static final ObjectTypeCodelistType CODE_MAP

CODELIST

public static final ObjectTypeCodelistType CODELIST

CODELIST_MAP

public static final ObjectTypeCodelistType CODELIST_MAP

COMPONENT_MAP

public static final ObjectTypeCodelistType COMPONENT_MAP

CONCEPT

public static final ObjectTypeCodelistType CONCEPT

CONCEPT_MAP

public static final ObjectTypeCodelistType CONCEPT_MAP

CONCEPT_SCHEME

public static final ObjectTypeCodelistType CONCEPT_SCHEME

CONCEPT_SCHEME_MAP

public static final ObjectTypeCodelistType CONCEPT_SCHEME_MAP

CONSTRAINT

public static final ObjectTypeCodelistType CONSTRAINT

CONSTRAINT_TARGET

public static final ObjectTypeCodelistType CONSTRAINT_TARGET

CONTENT_CONSTRAINT

public static final ObjectTypeCodelistType CONTENT_CONSTRAINT

DATAFLOW

public static final ObjectTypeCodelistType DATAFLOW

DATA_CONSUMER

public static final ObjectTypeCodelistType DATA_CONSUMER

DATA_CONSUMER_SCHEME

public static final ObjectTypeCodelistType DATA_CONSUMER_SCHEME

DATA_PROVIDER

public static final ObjectTypeCodelistType DATA_PROVIDER

DATA_PROVIDER_SCHEME

public static final ObjectTypeCodelistType DATA_PROVIDER_SCHEME

DATA_SET_TARGET

public static final ObjectTypeCodelistType DATA_SET_TARGET

DATA_STRUCTURE

public static final ObjectTypeCodelistType DATA_STRUCTURE

DIMENSION

public static final ObjectTypeCodelistType DIMENSION

DIMENSION_DESCRIPTOR

public static final ObjectTypeCodelistType DIMENSION_DESCRIPTOR

DIMENSION_DESCRIPTOR_VALUES_TARGET

public static final ObjectTypeCodelistType DIMENSION_DESCRIPTOR_VALUES_TARGET

GROUP_DIMENSION_DESCRIPTOR

public static final ObjectTypeCodelistType GROUP_DIMENSION_DESCRIPTOR

HIERARCHICAL_CODE

public static final ObjectTypeCodelistType HIERARCHICAL_CODE

HIERARCHICAL_CODELIST

public static final ObjectTypeCodelistType HIERARCHICAL_CODELIST

HIERARCHY

public static final ObjectTypeCodelistType HIERARCHY

HYBRID_CODELIST_MAP

public static final ObjectTypeCodelistType HYBRID_CODELIST_MAP

HYBRID_CODE_MAP

public static final ObjectTypeCodelistType HYBRID_CODE_MAP

IDENTIFIABLE_OBJECT_TARGET

public static final ObjectTypeCodelistType IDENTIFIABLE_OBJECT_TARGET

LEVEL

public static final ObjectTypeCodelistType LEVEL

MEASURE_DESCRIPTOR

public static final ObjectTypeCodelistType MEASURE_DESCRIPTOR

MEASURE_DIMENSION

public static final ObjectTypeCodelistType MEASURE_DIMENSION

METADATAFLOW

public static final ObjectTypeCodelistType METADATAFLOW

METADATA_ATTRIBUTE

public static final ObjectTypeCodelistType METADATA_ATTRIBUTE

METADATA_SET

public static final ObjectTypeCodelistType METADATA_SET

METADATA_STRUCTURE

public static final ObjectTypeCodelistType METADATA_STRUCTURE

METADATA_TARGET

public static final ObjectTypeCodelistType METADATA_TARGET

ORGANISATION

public static final ObjectTypeCodelistType ORGANISATION

ORGANISATION_MAP

public static final ObjectTypeCodelistType ORGANISATION_MAP

ORGANISATION_SCHEME

public static final ObjectTypeCodelistType ORGANISATION_SCHEME

ORGANISATION_SCHEME_MAP

public static final ObjectTypeCodelistType ORGANISATION_SCHEME_MAP

ORGANISATION_UNIT

public static final ObjectTypeCodelistType ORGANISATION_UNIT

ORGANISATION_UNIT_SCHEME

public static final ObjectTypeCodelistType ORGANISATION_UNIT_SCHEME

PRIMARY_MEASURE

public static final ObjectTypeCodelistType PRIMARY_MEASURE

PROCESS

public static final ObjectTypeCodelistType PROCESS

PROCESS_STEP

public static final ObjectTypeCodelistType PROCESS_STEP

PROVISION_AGREEMENT

public static final ObjectTypeCodelistType PROVISION_AGREEMENT

REPORTING_CATEGORY

public static final ObjectTypeCodelistType REPORTING_CATEGORY

REPORTING_CATEGORY_MAP

public static final ObjectTypeCodelistType REPORTING_CATEGORY_MAP

REPORTING_TAXONOMY

public static final ObjectTypeCodelistType REPORTING_TAXONOMY

REPORTING_TAXONOMY_MAP

public static final ObjectTypeCodelistType REPORTING_TAXONOMY_MAP

REPORTING_YEAR_START_DAY

public static final ObjectTypeCodelistType REPORTING_YEAR_START_DAY

REPORT_PERIOD_TARGET

public static final ObjectTypeCodelistType REPORT_PERIOD_TARGET

REPORT_STRUCTURE

public static final ObjectTypeCodelistType REPORT_STRUCTURE

STRUCTURE_MAP

public static final ObjectTypeCodelistType STRUCTURE_MAP

STRUCTURE_SET

public static final ObjectTypeCodelistType STRUCTURE_SET

TIME_DIMENSION

public static final ObjectTypeCodelistType TIME_DIMENSION

TRANSITION

public static final ObjectTypeCodelistType TRANSITION
Method Detail

values

public static ObjectTypeCodelistType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (ObjectTypeCodelistType c : ObjectTypeCodelistType.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static ObjectTypeCodelistType valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

value

public String value()

fromValue

public static ObjectTypeCodelistType fromValue(String v)


Copyright © 2012. All Rights Reserved.