public static class ERCWellCheck.WellBoundRecord
extends java.lang.Object
Constructor and Description |
---|
ERCWellCheck.WellBoundRecord(ERCWellCheck.WellBound w,
int p) |
Modifier and Type | Method and Description |
---|---|
int |
getProcessor() |
ERCWellCheck.WellBound |
getWb() |
void |
setProcessor(int processor) |
void |
setWb(ERCWellCheck.WellBound wb) |
public ERCWellCheck.WellBoundRecord(ERCWellCheck.WellBound w, int p)
public ERCWellCheck.WellBound getWb()
public void setWb(ERCWellCheck.WellBound wb)
public int getProcessor()
public void setProcessor(int processor)