org.sdmx.resources.sdmxml.schemas.v2_1.structure
Class ConstraintRepresentationType
java.lang.Object
org.sdmx.resources.sdmxml.schemas.v2_1.structure.RepresentationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure.ConstraintRepresentationType
public class ConstraintRepresentationType
- extends RepresentationType
ConstraintRepresentationType defines the possible local representations of a constraint reference target object. The representation is fixed to always be an attachment constraint reference.
Java class for ConstraintRepresentationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConstraintRepresentationType">
<complexContent>
<restriction base="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}RepresentationType">
<sequence>
<element name="TextFormat" type="{http://www.sdmx.org/resources/sdmxml/schemas/v2_1/structure}ConstraintTextFormatType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintRepresentationType
public ConstraintRepresentationType()
Copyright © 2012. All Rights Reserved.