Class WellAllocatorResponse
java.lang.Object
neqsim.process.util.monitor.WellAllocatorResponse
WellAllocatorResponse class.
- Version:
- $Id: $Id
- Author:
- asmund
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWellAllocatorResponse(WellAllocator inputAllocator) Constructor for WellAllocatorResponse. -
Method Summary
-
Field Details
-
name
-
data
-
-
Constructor Details
-
WellAllocatorResponse
Constructor for WellAllocatorResponse.
- Parameters:
inputAllocator- aWellAllocatorobject
-