Package | Description |
---|---|
com.interpss.core.aclf | |
com.interpss.core.aclf.impl | |
com.interpss.core.common.curve | |
com.interpss.core.common.curve.impl | |
com.interpss.core.common.curve.util |
Modifier and Type | Method and Description |
---|---|
XfrZCorrectionTable |
XfrZTableEntry.getPointSet()
Returns the value of the 'Point Set' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
XfrZTableEntry.setPointSet(XfrZCorrectionTable value)
Sets the value of the '
Point Set ' reference. |
Modifier and Type | Field and Description |
---|---|
protected XfrZCorrectionTable |
XfrZTableEntryImpl.pointSet
The cached value of the '
Point Set ' reference. |
Modifier and Type | Method and Description |
---|---|
XfrZCorrectionTable |
XfrZTableEntryImpl.getPointSet() |
Modifier and Type | Method and Description |
---|---|
void |
XfrZTableEntryImpl.setPointSet(XfrZCorrectionTable newPointSet) |
Modifier and Type | Method and Description |
---|---|
XfrZCorrectionTable |
CommonCurveFactory.createXfrZCorrectionTable()
Returns a new object of class 'Xfr ZCorrection Table'.
|
Modifier and Type | Class and Description |
---|---|
class |
XfrZCorrectionTableImpl
An implementation of the model object 'Xfr ZCorrection Table'.
|
Modifier and Type | Method and Description |
---|---|
XfrZCorrectionTable |
CommonCurveFactoryImpl.createXfrZCorrectionTable() |
Modifier and Type | Method and Description |
---|---|
T |
CommonCurveSwitch.caseXfrZCorrectionTable(XfrZCorrectionTable object)
Returns the result of interpreting the object as an instance of 'Xfr ZCorrection Table'.
|