|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextFormatType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of TextFormatType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Subclasses of TextFormatType in org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
|---|---|
class |
BasicComponentTextFormatType
BasicComponentTextFormatType is a restricted version of the TextFormatType that restricts the text type to the representations allowed for all components except for target objects. |
class |
CodededTextFormatType
CodededTextFormatType is a restricted version of the SimpleComponentTextFormatType that only allows factets and text types applicable to codes. |
class |
CodingTextFormatType
Java class for CodingTextFormatType complex type. |
class |
ConstraintTextFormatType
ConstraintTextFormatType is a restricted version of the NonFacetedTextFormatType that specifies a fixed AttachmentConstraintReference representation. |
class |
DataSetTextFormatType
DataSetTextFormatType is a restricted version of the NonFacetedTextFormatType that specifies a fixed DataSetReference representation. |
class |
IdentifiableObjectTextFormatType
IdentifiableObjectTextFormatType is a restricted version of the NonFacetedTextFormatType that specifies a fixed IdentifiableReference representation. |
class |
KeyDescriptorValuesTextFormatType
KeyDescriptorValuesTextFormatType is a restricted version of the NonFacetedTextFormatType that specifies a fixed KeyValues representation. |
class |
NonFacetedTextFormatType
NonFacetedTextFormatType is a restricted version of the SimpleComponentTextFormatType that does not allow for any facets. |
class |
ReportingYearStartDayTextFormatType
ReportingYearStartDayTextFormatType is a restricted version of the NonFacetedTextFormatType that fixes the value of the text type to be DayMonth. |
class |
SimpleComponentTextFormatType
SimpleComponentTextFormatType is a restricted version of the BasicComponentTextFormatType that does not allow for multi-lingual values. |
class |
TargetObjectTextFormatType
TargetObjectTextFormatType is a restricted version of the TextFormatType that does not allow for any facets and only allows the text types for target objects. |
class |
TimeTextFormatType
TimeTextFormat is a restricted version of the SimpleComponentTextFormatType that only allows time based format and specifies a default ObservationalTimePeriod representation and facets of a start and end time. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as TextFormatType | |
|---|---|
protected TextFormatType |
RepresentationType.textFormat
|
protected TextFormatType |
RepresentationMapType.toTextFormat
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return TextFormatType | |
|---|---|
TextFormatType |
ObjectFactory.createTextFormatType()
Create an instance of TextFormatType |
TextFormatType |
RepresentationType.getTextFormat()
Gets the value of the textFormat property. |
TextFormatType |
RepresentationMapType.getToTextFormat()
Gets the value of the toTextFormat property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type TextFormatType | |
|---|---|
void |
RepresentationType.setTextFormat(TextFormatType value)
Sets the value of the textFormat property. |
void |
RepresentationMapType.setToTextFormat(TextFormatType value)
Sets the value of the toTextFormat property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||