OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.UnitMeasure

Packages that use UnitMeasure
com.oberon.ooql.sdk   
 

Uses of UnitMeasure in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return UnitMeasure
static UnitMeasure UnitMeasure.getSIUnitMeasure(int type)
          Get the International standard (SI) Unit Measure for the specific type
static UnitMeasure[] UnitMeasure.getUnitMeasures(int type)
          Get the known Unit Measures list for the specific type
 UnitMeasure Field.getUserUnitMeasure(Framework framework, java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
          Return the UnitMeasure for this Field on the basic of current Framework user
static UnitMeasure UnitMeasure.open(java.lang.String name, Framework framework, java.util.Hashtable<java.lang.String,java.lang.Integer> counters)
          Open an administrative object and read properties from the database or retrieve them from memory
 

Methods in com.oberon.ooql.sdk with parameters of type UnitMeasure
 java.lang.String UnitMeasure.compareUpdate(UnitMeasure refUnitMeasure, boolean checkImage, boolean overwrite, boolean force, Framework framework)
          Return/apply the OOQL command to update this UnitMeasure object and let it become equals to another reference object.
 boolean UnitMeasure.equals(UnitMeasure unitmeasure)
          Compare two UnitMeasures
 


OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.