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

Packages that use ProcessesType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of ProcessesType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as ProcessesType
protected  ProcessesType StructureType.processes
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return ProcessesType
 ProcessesType StructureType.getProcesses()
          Gets the value of the processes property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type ProcessesType
 void StructureType.setProcesses(ProcessesType value)
          Sets the value of the processes property.
 

Uses of ProcessesType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ProcessesType
protected  ProcessesType StructuralEventType.processes
           
protected  ProcessesType QueryStructureResponseType.processes
           
protected  ProcessesType StructureType.processes
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ProcessesType
 ProcessesType StructuralEventType.getProcesses()
          Gets the value of the processes property.
 ProcessesType QueryStructureResponseType.getProcesses()
          Gets the value of the processes property.
 ProcessesType StructureType.getProcesses()
          Gets the value of the processes property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ProcessesType
 void StructuralEventType.setProcesses(ProcessesType value)
          Sets the value of the processes property.
 void QueryStructureResponseType.setProcesses(ProcessesType value)
          Sets the value of the processes property.
 void StructureType.setProcesses(ProcessesType value)
          Sets the value of the processes property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ProcessesType
 ProcessesType ObjectFactory.createProcessesType()
          Create an instance of ProcessesType
 



Copyright © 2012. All Rights Reserved.