Uses of Class
org.eclipse.ohf.stem.core.model.STEMTime.Units

Packages that use STEMTime.Units
org.eclipse.ohf.stem.core.model   
 

Uses of STEMTime.Units in org.eclipse.ohf.stem.core.model
 

Methods in org.eclipse.ohf.stem.core.model that return STEMTime.Units
static STEMTime.Units STEMTime.Units.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static STEMTime.Units[] STEMTime.Units.values()
          Returns an array containing the constants of this enum type, in the order they're declared.