public class InterpolationMethod
extends java.lang.Object
implements java.lang.Cloneable
Constructor and Description |
---|
InterpolationMethod(java.lang.String interpolationType,
java.lang.String nullResistance) |
Modifier and Type | Method and Description |
---|---|
InterpolationMethod |
clone() |
boolean |
equals(InterpolationMethod im) |
java.lang.String |
getInterpolationType() |
java.lang.String |
getNullResistance() |
public InterpolationMethod(java.lang.String interpolationType, java.lang.String nullResistance) throws WCPSException
WCPSException
public InterpolationMethod clone()
clone
in class java.lang.Object
public boolean equals(InterpolationMethod im)
public java.lang.String getInterpolationType()
public java.lang.String getNullResistance()