public class ModuleDetails
extends java.lang.Object
implements java.io.Serializable
Module and it's related
 details between server and client.| Modifier | Constructor and Description | 
|---|---|
protected  | 
ModuleDetails()  | 
  | 
ModuleDetails(Module module,
             java.lang.Long notFinishedModelInstanceCount)  | 
| Modifier and Type | Method and Description | 
|---|---|
Module | 
getModule()
Gets the module this value object provides details for. 
 | 
java.lang.Long | 
getNotFinishedModelInstanceCount()  | 
protected ModuleDetails()
public ModuleDetails(Module module, java.lang.Long notFinishedModelInstanceCount)
module - notFinishedModelInstanceCount - public Module getModule()
public java.lang.Long getNotFinishedModelInstanceCount()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.