org.sdmx.resources.sdmxml.schemas.v2_0.utility
Class KeyType

java.lang.Object
  extended by org.sdmx.resources.sdmxml.schemas.v2_0.utility.KeyType

public abstract class KeyType
extends Object

KeyType describes the abstract type which defines the Key element.

Java class for KeyType complex type.

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

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


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

Constructor Detail

KeyType

public KeyType()


Copyright © 2012. All Rights Reserved.