Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.PayloadStructureType

Packages that use PayloadStructureType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.message   
 

Uses of PayloadStructureType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Subclasses of PayloadStructureType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 class DataStructureRequestType
          DataStructureRequestType is a variation of a the DataStructureType for querying purposes.
 class DataStructureType
          DataStructureType is an abstract base type the forms the basis for the structural information for a data set.
 class GenericDataStructureRequestType
          GenericDataStructureRequestType is a variation of a the DataStructureRequestType for querying purposes.
 class GenericDataStructureType
          GenericDataStructureType defines the structural information for a generic data set.
 class GenericMetadataStructureType
          GenericMetadataStructureType defines the structural information for a generic metadata message.
 class GenericTimeSeriesDataStructureType
          GenericTimeSeriesDataStructureType defines the structural information for a generic time series based data set.
 class MetadataStructureType
          MetadataStructureType is an abstract base type the forms the basis of the structural information for any metadata message.
 class StructureSpecificDataStructureType
          StructureSpecificDataStructureType defines the structural information for a structured data set.
 class StructureSpecificDataTimeSeriesStructureType
          StructureSpecificDataTimeSeriesStructureType defines the structural information for a structure definition specific time series data set.
 class StructureSpecificMetadataStructureType
          StructureSpecificMetadataStructureType defines the structural information for a structured metadata message.
 class TimeSeriesDataStructureRequestType
          TimeSeriesDataStructureRequestType is a variation of a the DataStructureRequestType for querying purposes.
 class TimeSeriesGenericDataStructureRequestType
          TimeSeriesGenericDataStructureRequestType is a variation of a the GenericDataStructureRequestType for querying purposes.
 

Uses of PayloadStructureType in org.sdmx.resources.sdmxml.schemas.v2_1.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.message with type parameters of type PayloadStructureType
protected  List<PayloadStructureType> BaseHeaderType.structure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.message that return types with arguments of type PayloadStructureType
 List<PayloadStructureType> BaseHeaderType.getStructure()
          Gets the value of the structure property.
 



Copyright © 2012. All Rights Reserved.