Uses of Class
org.opcfoundation.ua.core.Range

Packages that use Range
org.opcfoundation.ua.core All the code in this package are codegenerated. 
 

Uses of Range in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as Range
protected  Range AxisInformation.EURange
           
 

Methods in org.opcfoundation.ua.core that return Range
 Range Range.clone()
          Deep clone
 Range AxisInformation.getEURange()
           
 

Methods in org.opcfoundation.ua.core with parameters of type Range
 void AxisInformation.setEURange(Range EURange)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type Range
AxisInformation(EUInformation EngineeringUnits, Range EURange, LocalizedText Title, AxisScaleEnumeration AxisScaleType, Double[] AxisSteps)
           
 



Copyright © 2018. All rights reserved.