org.sdmx.resources.sdmxml.schemas.v2_0.compact
Class SeriesType

java.lang.Object
  extended by org.sdmx.resources.sdmxml.schemas.v2_0.compact.SeriesType

public abstract class SeriesType
extends Object

SeriesType acts as a structural base, which is extended through the addition of attributes to reflect the particular needs of a specific key family using the xs:extends element.

Java class for SeriesType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="SeriesType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
SeriesType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeriesType

public SeriesType()


Copyright © 2012. All Rights Reserved.