org.sdmx.resources.sdmxml.schemas.v2_1.structure
Class TimeDimensionRepresentationType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.structure.RepresentationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure.DataStructureRepresentationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure.SimpleDataStructureRepresentationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure.TimeDimensionRepresentationType
public class TimeDimensionRepresentationType
- extends SimpleDataStructureRepresentationType
TimeDimensionRepresentationType defines the representation for the time dimension. Enumerated values are not allowed.
Java class for TimeDimensionRepresentationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeDimensionRepresentationType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}SimpleDataStructureRepresentationType">
<sequence>
<element name="TextFormat" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}TimeTextFormatType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeDimensionRepresentationType
public TimeDimensionRepresentationType()
Copyright © 2012. All Rights Reserved.