org.sdmx.resources.sdmxml.schemas.v2_1.common
Class SimpleKeyValueType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.common.SimpleValueType
org.sdmx.resources.sdmxml.schemas.v2_1.common.SimpleKeyValueType
public class SimpleKeyValueType
- extends SimpleValueType
SimpleKeyValueType derives from the SimpleValueType, but does not allow for the cascading of value in the hierarchy, as keys are meant to describe a distinct full or partial key.
Java class for SimpleKeyValueType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SimpleKeyValueType">
<simpleContent>
<restriction base="<http://www.sdmx.org/resources/sdmxml/schemas/v2_1/common>SimpleValueType">
</restriction>
</simpleContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleKeyValueType
public SimpleKeyValueType()
Copyright © 2012. All Rights Reserved.