Uses of Class
org.vrprep.model.instance.RandomVariableType.Moment

Packages that use RandomVariableType.Moment
org.vrprep.model.instance   
 

Uses of RandomVariableType.Moment in org.vrprep.model.instance
 

Fields in org.vrprep.model.instance with type parameters of type RandomVariableType.Moment
protected  List<RandomVariableType.Moment> RandomVariableType.moment
           
 

Methods in org.vrprep.model.instance that return RandomVariableType.Moment
 RandomVariableType.Moment ObjectFactory.createRandomVariableTypeMoment()
          Create an instance of RandomVariableType.Moment
 

Methods in org.vrprep.model.instance that return types with arguments of type RandomVariableType.Moment
 List<RandomVariableType.Moment> RandomVariableType.getMoment()
          Gets the value of the moment property.
 



Copyright © 2014 VRP-REP. All rights reserved.