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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type TransitionType
protected  List<TransitionType> ProcessStepType.transition
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type TransitionType
 List<TransitionType> ProcessStepType.getTransition()
          Gets the value of the transition property.
 



Copyright © 2012. All Rights Reserved.