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

Packages that use MaintainableReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return MaintainableReferenceType
 MaintainableReferenceType ObjectFactory.createMaintainableReferenceType()
          Create an instance of MaintainableReferenceType
 

Uses of MaintainableReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Subclasses of MaintainableReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 class MappedObjectReferenceType
          MappedObjectReferenceType is a type for referencing any mappable object.
 class MappedObjectType
          MappedObjectType defines a structure for referencing an object and indicating whether it is the source, target, or either for the purposes of query for structure set containing the referenced object in one of the maps it defines.
 

Uses of MaintainableReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as MaintainableReferenceType
protected  MaintainableReferenceType SubmittedStructureType.maintainableObject
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return MaintainableReferenceType
 MaintainableReferenceType SubmittedStructureType.getMaintainableObject()
          Gets the value of the maintainableObject property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type MaintainableReferenceType
 void SubmittedStructureType.setMaintainableObject(MaintainableReferenceType value)
          Sets the value of the maintainableObject property.
 



Copyright © 2012. All Rights Reserved.