Class Scope

java.lang.Object
com.onenetwork.platform.common.ModelId
com.onenetwork.platform.common.uom.Scope

public class Scope
extends ModelId
Scope identifies a context within which the UOM service converts values. It is essentially a generic model link.
  • Constructor Summary

    Constructors 
    Constructor Description
    Scope​(java.lang.Long id, com.onenetwork.platform.data.model.impl.ModelLevelType modelLevelType)  
  • Method Summary

    Methods inherited from class com.onenetwork.platform.common.ModelId

    equals, getId, getModelLevelType, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Scope

      public Scope​(java.lang.Long id, com.onenetwork.platform.data.model.impl.ModelLevelType modelLevelType)