Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.AttachmentLevelType

Packages that use AttachmentLevelType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of AttachmentLevelType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as AttachmentLevelType
protected  AttachmentLevelType AttributeType.attachmentLevel
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return AttachmentLevelType
static AttachmentLevelType AttachmentLevelType.fromValue(String v)
           
 AttachmentLevelType AttributeType.getAttachmentLevel()
          Gets the value of the attachmentLevel property.
static AttachmentLevelType AttachmentLevelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttachmentLevelType[] AttachmentLevelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type AttachmentLevelType
 void AttributeType.setAttachmentLevel(AttachmentLevelType value)
          Sets the value of the attachmentLevel property.
 



Copyright © 2012. All Rights Reserved.